DashboardRenamed
Home > @gooddata/sdk-ui-dashboard > DashboardRenamed
DashboardRenamed interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This event is emitted at the end of successful 'dashboard rename' command processing. At this point, only the in-memory title is changed and the changes are not saved on the backend.
Signature:
export interface DashboardRenamed extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardRenamedPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.RENAMED" | (BETA) |