IDashboardInsightProps
Home > @gooddata/sdk-ui-dashboard > IDashboardInsightProps
IDashboardInsightProps interface
Insight widget props.
Signature:
export interface IDashboardInsightProps
Remarks
IMPORTANT: this interface is marked as public but not all properties in it are suitable for public consumption yet. Please heed the per-property API maturity annotations; the alpha level APIs may change in a breaking way in the next release.
Properties
Property | Type | Description |
---|---|---|
insight | IInsight | An insight to render. |
widget | IInsightWidget | Definition of insight widget to render. |