For Dashboard Designers Reference View
Wednesday, March 28, 2018 4:44 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.