angularjs force uppercase in textbox

前端 未结 14 1790
情歌与酒
情歌与酒 2020-11-30 20:47

I\'ve tried using the uppercase filter but it does not work. I\'ve tried doing it two ways:


<         


        
14条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-30 21:06

    When used with Bootstrap, just add text-uppercase to input's class attribute.

提交回复
热议问题