Skip to main content

Select

Single choice from a list. Up/Down move, Enter accepts the highlighted option. Pass default (an option key) to start on an option other than the first. Long lists page around the cursor - set the window with ->pageSize().

$p->select('profile', 'Install profile')->default('minimal')->options(['standard' => 'Standard', 'minimal' => 'Minimal', 'demo_umami' => 'Demo Umami']);

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

ANSINo ANSI
UnicodeSelect: Unicode + ANSISelect: Unicode + No ANSI
ASCIISelect: ASCII + ANSISelect: ASCII + No ANSI