AttributeFilterSimpleDropdownButtonWithSelection
Home > @gooddata/sdk-ui-filters > AttributeFilterSimpleDropdownButtonWithSelection
AttributeFilterSimpleDropdownButtonWithSelection variable
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Component using the IAttributeFilterDropdownButtonProps props showing the attribute title and selection.
Signature:
AttributeFilterSimpleDropdownButtonWithSelection: React.VFC<IAttributeFilterDropdownButtonProps>
Remarks
It displays AttributeFilterDropdownButton as a simple button. It displays the name of related attribute filter. It displays state of selection and selection count. It displays loading and filtering statuses.