Components.Select Class
This class is deprecated.
Selectbox component.
Deprecated
Usage of this component is deprecated. Please use one of the better alternatives for select boxes in Ember, as one of those: https://www.emberaddons.com/?query=select component.
If you use it with a FormElement component as in {{bs-form-element controlType="select" ... }}
, then see the section
on custom Controls in Components.FormElement to learn how to replace this with an external
select component.