Open page
- 18 May 2022
- 1 Minute to read
-
DarkLight
-
PDF
Open page
- Updated on 18 May 2022
- 1 Minute to read
-
DarkLight
-
PDF
Opens the target page, pushing it to the navigation stack.
The parameters given in the Parameters object will be available on the opened page as page parameters, though you need to first also configure them in the target page's data configuration section.
Input arguments
Label | Key | Type | Required? | Default | Description |
---|---|---|---|---|---|
Page | page |
Page | Yes | – | Target page to navigate to. |
Parameters | params |
Object | Yes | – | Parameters to pass to the target page. |
Open in modal? | openInModal |
Boolean | Yes | – | If true , the page will be opened in a modal window. |
Output arguments
Number of outputs: 1
No output arguments.
Events
No events.
Errors
No errors.
Was this article helpful?