IDashboardWidgetProps
Home > @gooddata/sdk-ui-dashboard > IDashboardWidgetProps
IDashboardWidgetProps interface
Dashboard widget props.
Signature:
export interface IDashboardWidgetProps
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 |
---|---|---|
dateDataset? | ObjRef | (Optional) Specify date data set to use when passing dashboard date filter to rendered visualization. |
ignoredAttributeFilters? | ObjRefInScope[] | (Optional) Specify what attribute filters to ignore for this widget. |
widget? | ExtendedDashboardWidget | (Optional) |