Version: 7.25.4
Options Commands
setDefaultOptions
#
Set default options for all screens. Useful for declaring a consistent style across the app.
#
ParametersName | Type | Required | Description |
---|---|---|---|
options | Options | Yes | Options root |
#
ExamplemergeOptions
#
Change navigation options of a component or layout.
#
ParametersName | Type | Required | Description |
---|---|---|---|
componentId | string | Yes | The component or layout id |
options | Options | Yes | Options root |