ChangeRichTextWidgetContentPayload
Home > @gooddata/sdk-ui-dashboard > ChangeRichTextWidgetContentPayload
ChangeRichTextWidgetContentPayload 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 ChangeRichTextWidgetContent command.
Signature:
export interface ChangeRichTextWidgetContentPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
content | readonly | string | (BETA) Updated rich text widget content. |
ref | readonly | ObjRef | (BETA) Rich text widget reference whose content to change. |