IUseFiltersForWidgetScheduledExportProps
Home > @gooddata/sdk-ui-dashboard > IUseFiltersForWidgetScheduledExportProps
IUseFiltersForWidgetScheduledExportProps interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IUseFiltersForWidgetScheduledExportProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
insight? | IInsightDefinition | (ALPHA) (Optional) Insight to get filters for. | |
scheduledExportToEdit? | IAutomationMetadataObjectDefinition | (ALPHA) (Optional) Optionally provide metadata object to get filters from instead of the current widget filters. | |
widget? | ExtendedDashboardWidget | (ALPHA) (Optional) Widget to get filters for. |