Give placeholder to select in Angular 6

后端 未结 7 2551
萌比男神i
萌比男神i 2021-02-19 15:25

I have a select option in which i want to give placeholder which says \"select a category\"

7条回答
  •  甜味超标
    2021-02-19 15:48

    Try out your code as given below, you have to add template variable to the code and assign it as the value then it will work.

    
    

提交回复
热议问题