AttributeFilterElementsActions()
Home > @gooddata/sdk-ui-filters > AttributeFilterElementsActions
AttributeFilterElementsActions() function
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.
It displays three state a checkbox and allow select all or none elements that respect current search criteria. It also displays a number of elements that respect current search criteria.
Signature:
export declare function AttributeFilterElementsActions(props: IAttributeFilterElementsActionsProps): React.JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | IAttributeFilterElementsActionsProps |
Returns:
React.JSX.Element