Enable ui-select
Disable ui-select
Clear ng-model
Select2 theme
Selected: {{country.selected}}
Filter groups by array (group-filter="['Z','B','C']")
{{$select.selected.name}}
Filter groups using a function (group-filter="reverseOrderFilterFn")
{{$select.selected.name}}