Select default option value from typescript angular 6

前端 未结 14 1621
轻奢々
轻奢々 2020-12-09 07:30

I have a select html like this:


  
  
  


// Note: You can set the value of select only from options tag. In the above example, you cannot set the value of select to anything other than 45, 46, 47.

Here, you can ply with this.

提交回复
热议问题