selectee
v2.0.8
Published
An Angular 1.x jQuery Free replacement for select inputs
Downloads
5
Readme
When the options are objects, those attributes should be given:
- label-is: the property of the object that has to be used as as the name of the option
- group-by: the name of the property that has to be used to define the group
- full-text: a boolean flag to indicate if the inserted text has to be searched in the entire option or just in the head (default behaviour)
Other default HTML5 attributes are supported:
- placeholder
- required
- tab-index