Search
Find records with the same pill, icon and focus treatment as mega search. The caller authors the native search field, binding and transport; the component owns its chrome and search-specific interaction states.
Form search
Live results
Selected values
Composite pickers keep selected values and the editable query inside one search surface. The box supplies the icon, pill, focus state and wrapping; each token remains independently removable.
Sizing
Client-scripted results
A caller can listen for the native input event, bind its query, and provide a loading state. The
component does not know what is searched or where results are rendered. Portal's address finder
(_QuoteOnboardingAddressFinder.cshtml) composes this mode with a
.koala-result-menu of suggestions. This demo stubs that shape with a fixed address list. Try
"Fargate" or "Sheffield".
API
string (screen-reader label, default Search)XsSmMdLg (default Md)NeverMobileAlways (default Never): collapse to an icon and expand over the row; Always for a row that is narrow at every width, such as a panel bandAlpine expression? (trailing spinner state)string?caller-authored type=search input; owns name, value, placeholder, disabled, autofocus and bindingsXsSmMdLg (default Md)AutoBlock (default Block)selected value + remove action