Select2 STICKER Select2 gives you a customizable SELECT box with support for searching, multi-select, type-ahead, and many other highly used options. Easily bind this component to server-side data using Select2 for WireBootstrap and it will automatically filter data in other components on a page.

Right Header

Basic Select

Bind a basic SELECT to a query to dynamically fill it with data

Search

Use the client-side Select2 search feature once the query results are added to the component

Type-Ahead (type 'classic')

Select2 for WireBootstrap's server-side type-ahead changes the component's query on the fly, pulls new data from the data service, and dynamically adds the results to the SELECT.

Multi-Select

Both client-side and server-side type-aheads also support multiple selections