Logger for debug and error messages. Use this instead of the console
Optional
matchedThe current block page that is being shown
Callback when trying to navigate to another page
Callback when trying to navigate to another page
Optional
options: NavigateOptionsThe current title of the page
Matched url params for the block component on this page
Query params for the current page
The current session state
Callback to set the page title. Typically this is unneeded as blocks can set their own title when via blocks->pageTitle, but this is useful for error pages and other customized title pages
Callback to set the page title. Typically this is unneeded as blocks can set their own title when via blocks->pageTitle, but this is useful for error pages and other customized title pages
Callback to update query params
Updater for session state
Updater for session state
Display a toast message on the screen for a short period of time
Display a toast message on the screen for a short period of time
Callback when trying to figure out the url of a route
Generated using TypeDoc
Translation method for handling error messages