Feature: Focus
Regular uiSelect
{{$select.selected.name}}
email: {{person.email}}
age:
Using uisAutofocus to automatically get focus when loaded
{{$select.selected.name}}
email: {{person.email}}
age:
Using uisFocusOn defining a scope event name to listen
{{$select.selected.name}}
email: {{person.email}}
age: