select : {{select}}


select : {{select2}}


array:
  • {{item.name}}


array:
  • {{item.name}}


select : {{select3}}
$scope.select3 = $scope.array[0];


select : {{select4}}


otherScope : {{otherScope}}