DashboardContainerProps
__type(ref: React.RefObject<HTMLDivElement>): void
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| onInit | ||
| areas | ||
| body | DashboardBodyPanel | |
| className | string | |
| footer | DashboardHorizontalPanel | |
| header | DashboardHorizontalPanel | |
| left | DashboardVerticalPanel | |
| right | DashboardVerticalPanel |