SearchBar

Search form with input, submit button, and optional filter slot.

Example

Props

NameTypeDefaultRequiredDescription
labelstringNoInput label (visually hidden)
placeholderstringNoInput placeholder text
buttonLabelstringNoSubmit button text
onSearch(e: FormEvent) => voidNoForm submit handler
filtersReactNodeNoFilter controls slot

Composed Atoms