DashboardInitializedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardInitializedPayload
DashboardInitializedPayload interface
Payload of the DashboardInitialized event.
Signature:
export interface DashboardInitializedPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | Configuration in effect for the dashboard. | ||
| 
 | (Optional) Loaded dashboard. | ||
| 
 | ReadonlyArray<IInsight> | Insights used on the dashboard. | |
| 
 | Permissions in effect for the dashboard. |