Skip to main content
Wrap with the Filter Provider to apply the selected filter to child components.

Props API

SimpleFilterQueryProps
SimpleFilter query props
Props that the autocomplete input will receive
AutocompleteOption[] | string[]
The possible values for the selected column, will be ignored if query is passed
boolean
When true, shows a skeleton loader
string
The name of the column to which the filter will be applied, will be ignored if query is passed
boolean
Whether there was an error or not, setting to true will enable freeSolo mode
boolean
If true, the dropdown will be open by default