AttributeFilterDropdownBody
Home > @gooddata/sdk-ui-filters > AttributeFilterDropdownBody
AttributeFilterDropdownBody 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 showing a list of elements and controls for manipulating the selection.
Signature:
AttributeFilterDropdownBody: React.FC<IAttributeFilterDropdownBodyProps>
Remarks
It uses a component using the IAttributeFilterElementsSelectProps props for search and manipulation of filter selection and a component using the IAttributeFilterDropdownActionsProps props to confirm or cancel changes.