The name of this block. Used to refer between blocks
Optional
navigationArbitrary options passed through to navigation component
Optional
hideWhen true, hide the footer (if present)
Optional
hideWhen true, hide the side navigation
Optional
hideWhen true, hide the bottom border of the navigation top bar when this page is shown
Optional
keepWhen true, keep the current query params when clicking the back button at the top right
Optional
topControls the display type of the navigation top bar when this page is shown
Optional
pageThe title of the page. Used for the document title of the app, and in breadcrumbs. This can be specified as a translatable string, or as a callback (useful when the title depends on an API call)
Optional
parentThe path to another block page that would be the parent to this block. Used for breadcrumbs
The url this page should match to
Optional
validatorsValidators for the block page
Generated using TypeDoc
The component to render for this block page