On this page

FilteredSearch

Use filtered search component helps style an ActionMenu and a TextInput side-by-side.
  • Alpha
  • Not reviewed for accessibility
On this page

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.

Examples

Props

FilteredSearch

NameTypeDefaultDescription
children
React.ReactNode

FilteredSearch is expected to contain an ActionMenu followed by a TextInput.

sx
SystemStyleObject