DashboardRichTextWidgetContentChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardRichTextWidgetContentChangedPayload
DashboardRichTextWidgetContentChangedPayload 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.
Payload of the DashboardRichTextWidgetContentChanged event.
Signature:
export interface DashboardRichTextWidgetContentChangedPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
content | readonly | string | (BETA) New value of the rich text widget content. |
ref | readonly | ObjRef | (BETA) Reference to changed rich text widget. |