
<form > <mat-form-fIEld > <input type="text" matinput> <mat-placeholder>Search</mat-placeholder> <mat-icon matSuffix >search</mat-icon> </mat-form-fIEld></form>
我已经查看了角度/材质的官方文档,但似乎这个功能现在已被弃用了?
解决方法 假设您使用的是最新稳定版材料2,你可以使用floatLabel =“never”强制标签不浮动.
这是live working demo
这在文档https://material.angular.io/components/form-field/api中很清楚
总结以上是内存溢出为你收集整理的html – Angular / Material mat-form-field输入 – 浮动标签问题全部内容,希望文章能够帮你解决html – Angular / Material mat-form-field输入 – 浮动标签问题所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)