AttributeFilterElementsSelectItem
Home > @gooddata/sdk-ui-filters > AttributeFilterElementsSelectItem
AttributeFilterElementsSelectItem 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.
This component represents the Attribute Filter element. It displays a checkbox to add/remove to/from selection. It allows users to add only this item to selection. It also displays a localized empty element label in case element value is empty.
Signature:
AttributeFilterElementsSelectItem: React.VFC<IAttributeFilterElementsSelectItemProps>