FilterMenu API
API reference docs for theFilterMenu
component. For examples and details on the usage of this component, visit the component demo page.
Props
Props | Type | Description | Default |
---|---|---|---|
|
| Accepts either a React node or a render function. The render function provides the menu's state (isMenuOpen) and accessibility/interaction props (triggerProps) for the trigger. | _ |
|
| Props for the close button that appears on mobile. | _ |
|
| Indicates whether the filter menu should be displayed as a sheet on mobile devices. |
|
|
| Match the width of the popover with the reference element. |
|
|
| The max height of the filter menu popover. |
|
|
| The max width of the filter menu popover. |
|
|
| The offset of the filter menu popover. |
|
|
| The placement of the filter menu popover in relation to the trigger. |
|
|
| The strategy used to position the floating element. |
|
|
| If | _ |