DashboardSharingChanged
Home > @gooddata/sdk-ui-dashboard > DashboardSharingChanged
DashboardSharingChanged interface
This event is emitted at the end of successful 'change sharing status of dashboard' command processing.
Signature:
export interface DashboardSharingChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardSharingChangedPayload | |
type | "GDC.DASH/EVT.SHARING.CHANGED" |