Select

A select allows a user to select one or more values from a series of values

Examples

Selection

A select can be used to select between choices in a form

Dynamic Options

Providing an options array allows dynamic sets of options

Search Selection

A select can allow a user to search through a large list of choices

Multiple Selection

A select is able to select multiple different values

Multiple Search Selection

Searching is also possible with a multi-select

Templates

You can use a custom template for options

API