Version: 6.12.2
Layout
id
#
Type | Required | Description |
---|---|---|
string | No | Unique id used to interact with the view via the Navigation API, usually Navigation.mergeOptions which accepts the componentId as it's first argument. |
options
#
Type | Required | Description |
---|---|---|
Options | No | dynamic options for the layout |
children
#
Type | Required | Description |
---|---|---|
Layout[] | Yes | Child layouts of any kind. |