Skip to main content

Search

Single choice with a visible filter line above the options: typing fuzzy-matches and ranks the labels - exact and prefix matches lead, looser subsequence matches follow - and highlights the matched characters; Up/Down move, Enter accepts the highlighted option's key. Long lists page around the cursor - set the window with ->pageSize().

$p->search('timezone', 'Timezone')->default('london')->pageSize(8)->options(['utc' => 'UTC', 'london' => 'Europe/London', 'paris' => 'Europe/Paris', 'sydney' => 'Australia/Sydney']);

For headings, separators and disabled options, see Option groups.

ANSINo ANSI
UnicodeSearch: Unicode + ANSISearch: Unicode + No ANSI
ASCIISearch: ASCII + ANSISearch: ASCII + No ANSI