Combo Box Demos

Select Country Demo

Simple example of a combo box used to select a country from a predefined list. The list of options are automatically filtered as you type in a value in the input field.

"New" Option Demo

The combobox provides an option to append a fixed menu item to the bottom of the list. This menu item can be used to trigger other actions (e.g. open an editor).