Tell me with options on page load how you can initialize a select box?

Submitted by: Muhammad
You can initialize a select box with options on page load by using ng-init directive

► <div ng-controller = " apps/dashboard/account " ng-switch
► On = "! ! accounts" ng-init = " loadData ( ) ">
Submitted by: Muhammad

Read Online AngularJS Job Interview Questions And Answers