Action Search Bar
A search input and explicit submit action composed into one responsive control.
Added in v2.6.0 · import from "@borneo/react"
Live previewPermalink to this section
The production component below reads its colour, shape, elevation and motion from the active design tokens.
When to usePermalink to this section
Use it
Use it when search is intentionally submitted or triggers a costly remote operation.
Choose another pattern
Use a plain search Input when results update immediately as someone types.