console.page/route
Adds a new page to the web console router. For more information, see React Router, linked in Additional resources.
| Name | Value Type | Optional | Description |
|---|---|---|---|
|
|
no |
The component to be rendered when the route matches. |
|
|
no |
Valid URL path or array of paths that
|
|
|
yes |
The perspective to which this page belongs to. If not specified, contributes to all perspectives. |
|
|
yes |
When true, will only match if the path matches
the |