AttributeElements
Home > @gooddata/sdk-ui-filters > AttributeElements
AttributeElements variable
Warning: This API is now obsolete.
use the IAttributeFilterHandler and its implementations to create custom attribute filter components
AttributeElements is a component that lists attribute values using a children function.
Signature:
AttributeElements: React.ComponentType<IAttributeElementsProps>