IDashboardRichTextProps
Home > @gooddata/sdk-ui-dashboard > IDashboardRichTextProps
IDashboardRichTextProps interface
Rich text widget props.
Signature:
export interface IDashboardRichTextProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (ALPHA) (Optional) Backend to work with. | |||
| number | (ALPHA) (Optional) Height of the rich text widget container. | ||
| number | (ALPHA) (Optional) Width of the rich text widget container. | ||
| (ALPHA) (Optional) Data for export in export mode. | |||
| (ALPHA) (Optional) | |||
| (Optional) Callback to receive notifications about loading state of the widget. | |||
| (ALPHA) (Optional) Data for export in export mode. | |||
| Definition of insight widget to render. | |||
| string | (ALPHA) (Optional) Workspace where the Insight widget exists. |