How to have a default option in Angular.js select box

后端 未结 23 1544
悲哀的现实
悲哀的现实 2020-11-22 06:04

I have searched Google and can\'t find anything on this.

I have this code.




You selected: {{options.selectedOption.key}}

I hope this helps someone else that has similar requirements.

The "Please Select" was accomplished through Joffrey Outtier's answer here.

提交回复
热议问题