Readonly currentWhether the page is the one opened in browser.
Optional Readonly dataHistory entry data.
Optional Readonly titleNew window title.
Readonly urlPage location URL.
Readonly visitedWhether this page is visited at least one.
This is false for target pages before navigating to them.
Requests a page navigation parameter of this page that guaranteed to have value.
The requested parameter has default value.
The requested parameter value.
Parameter value type.
A reference to page navigation parameter to retrieve.
Requests arbitrary page navigation parameter of this page.
Either requested parameter value, or undefined if requested parameter is not assigned to the page.
Parameter value type.
Puts navigation parameter to this page.
The meaning of putting depends on type parameter implementation. This can be e.g. a value assignment, or appending to the list of values.
Parameter value type.
Parameter input type.
Generated using TypeDoc
Navigated page representation.
Represents a navigation history entry.