AttributeFilterDropdownActions
Home > @gooddata/sdk-ui-filters > AttributeFilterDropdownActions
AttributeFilterDropdownActions 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 displays two buttons Apply and Cancel. Apply button is disabled when selection is not changed. Cancel button discard changes and close AttributeFilter dropdown.
Signature:
AttributeFilterDropdownActions: React.VFC<IAttributeFilterDropdownActionsProps>