DashboardSavedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardSavedPayload
DashboardSavedPayload interface
Payload of the DashboardSaved event.
Signature:
export interface DashboardSavedPayload
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
Definition of the saved dashboard. | ||
|
boolean |
If true, this was the initial save and thus a new dashboard object was created. If false, an existing dashboard was updated. |