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
Add the disabled boolean attribute on a select to disable the dropdown.
Use the class .select2.single-edit to init the select2 component.