passDropdownButton
Home > @gooddata/sdk-ui-dashboard > IDashboardMeasureValueFilterProps > passDropdownButton
IDashboardMeasureValueFilterProps.passDropdownButton property
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.
Controls whether the internal dashboard dropdown button should be passed to the SDK component. When false, the SDK component can inject its own button, for example when rendered in a filter group.
Signature:
passDropdownButton?: boolean;