FilterMenuPopover API

API reference docs for theFilterMenuPopovercomponent. For examples and details on the usage of this component, visit the component demo page.

Props

PropTypeDescriptionDefault
childrenReactNodeContent of the filter menu popover._
shouldUsePortal?booleanDetermines whether the popover should be rendered in a React Portal. If true, the popover will be rendered outside the DOM hierarchy of the parent component.true