2
Reply

With options on page load how you can initialize a select box ?

Nitin Choudhary

Nitin Choudhary

11y
2.5k
0
Reply
    ng-init(in page load) & ng-selected(for select box) will be helpful.
    You can initialize a select box with options on page load by using ng-init directive