List, Long Single Value

Use the Long List - Single Selection control when you need to select an item from a large number of options. There are two states for this control

Examples

Read Only State

Add the disabled boolean attribute on a select to disable the dropdown.

Code Snippet





Editable State

Use the class .select2.single-edit to init the select2 component.

Code Snippet






Pezzi Component

See Long List - Multi select. This component is configurable there.