Bootstrap theme (remote data source)
  Selected: {{ctrl.address.selected.formatted_address}}
  
    {{$select.selected.formatted_address}}
    
      
    
  
  Select2 theme
  Selected: {{ctrl.person.selected}}
  
    {{$select.selected.name}}
    
      
      
        email: {{person.email}}
        age: 
      
    
  
  Selectize theme
  Selected: {{ctrl.country.selected}}
  
    {{$select.selected.name}}