DefaultDashboardDateFilter
Home > @gooddata/sdk-ui-dashboard > DefaultDashboardDateFilter
DefaultDashboardDateFilter variable
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.
Default implementation of the attribute filter to use on the dashboard's filter bar.
This will use the SDK's DateFilter with the button styled same as we have it today on KD.
Signature:
DefaultDashboardDateFilter: (props: IDashboardDateFilterProps) => JSX.Element