DashboardProps
Properties
(Mandatory properties are in bold)| Properties | Type | Description |
|---|---|---|
| className | string | |
| ContainerComponent | React.FC<DashboardContainerProps> | |
| OverlayComponent | React.FC<DashboardOverlayProps> |
| Properties | Type | Description |
|---|---|---|
| className | string | |
| ContainerComponent | React.FC<DashboardContainerProps> | |
| OverlayComponent | React.FC<DashboardOverlayProps> |