Navigates to a new page with the given path an query parameters.
an exception unless Nav.initCapture has been called first. If the path hasn't been captured, performs a tradition navigation with window.location.href.
Nav.initCapture
the destination path
Optional
the (optional) query parameters to append to the path
Generated using TypeDoc
Navigates to a new page with the given path an query parameters.
Throws
an exception unless
Nav.initCapturehas been called first. If the path hasn't been captured, performs a tradition navigation with window.location.href.