For Dashboard Designers Reference View
Friday, March 15, 2019 10:04 PMView
Inherits from: Function.
Parameters
Key | Description | Default value | Possible values |
---|---|---|---|
area |
Area in which the confirm message will appear | default |
any string |
container.id |
Container in which the confirm message will appear | any string | |
container.height |
Preferred container height. | number | |
container.width |
Preferred container width. | number | |
container.closable |
If true, the container can be closed (even in sidebar). | false | true/false/1/0 |
container.state |
Sets the state of the contanier | normalized | maximized/minimized/normalized |
More info on areas and containers.
Outgoing Triggers
Type: load
Fires when the View has finished loading and is displayed on the page.
Type: context
No additional event properties.