I\'ve seen the documentation of the Angular select directive here: http://docs.angularjs.org/api/ng.directive:select. I can\'t figure how to set the default value. This is
An easier way to do it is to use data-ng-init like this:
The main difference here is that you would need to include data-ng-model
data-ng-model