Skip to content

Multiple Select Examples

Basic Multiple Select

A simple multi-value select:

With Remove Buttons

Add remove buttons to individual items:

Limited Selections

Restrict the number of items a user can select:

TIP

When the maximum number of items is reached, the dropdown automatically closes and no more selections can be made until an item is removed.

Hide Selected Options

Remove already-selected options from the dropdown:

Checkbox Style

Use the checkbox-options plugin for a checklist experience:

With Clear All Button

Add a button to clear all selections at once:

Drag and Drop Reordering

Allow users to reorder their selections:

Combining all features:

MIT Licensed