IRichTextWidgetBase
Home > @gooddata/sdk-model > IRichTextWidgetBase
IRichTextWidgetBase interface
Signature:
export interface IRichTextWidgetBase extends IAnalyticalWidget
Extends: IAnalyticalWidget
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
content | readonly | string | Markdown text of the rich text widget. |
type | readonly | "richText" |