Skip to content

FilteredSearch

Alpha

The FilteredSearch component helps style an ActionMenu and a TextInput side-by-side.

Note: You must use a TextInput and ActionMenu (or native <details> and <summary>) in order for this component to work properly.

Default example

Component props

FilteredSearch.Children

NameTypeDefaultDescription
childrenFilteredSearch is expected to contain an ActionMenu followed by a TextInput.
sxSystemStyleObject{}Style to be applied to the component