Textarea
Textarea components are used for collecting large amounts of textual data.
API
Components.Textarea.
Components.Textarea.
Components.Textarea.
启用自动聚焦
Components.Textarea.
应用备用输入框样式
Components.Textarea.
Components.Textarea.
添加输入框清除功能,默认图标是 Material Icons clear
将指定的色彩应用与控件
为输入长度创建一个计数器,如果未指定数字,则默认为25,不会应用任何验证。
应用暗黑主题变体
Components.Textarea.
键入时禁用自动字符显示
将输入框设置为手动错误状态。
Components.Textarea.
将输入框置于错误状态,并传入自定义的错误信息。将与来自规则(rules)属性的任何验证相结合。这个字段不会触发验证。
Components.Textarea.
指定输入框为全屏宽度。
设置组件高度
Components.Textarea.
Components.Textarea.
Components.Textarea.
应用明亮主题变体
Components.Textarea.
将自定义字符掩码应用于输入框。有关更多信息,请参阅上面的掩码表格。
Components.Textarea.
Components.Textarea.
Components.Textarea.
Components.Textarea.
Components.Textarea.
显示前缀
Components.Textarea.
Components.Textarea.
Components.Textarea.
返回未修改的掩码字符串
Components.Textarea.
Components.Textarea.
Components.Textarea.
返回True或带有错误信息的字符串的函数数组。
Label does not move on focus/dirty
Components.Textarea.
Components.Textarea.
Components.Textarea.
Components.Textarea.
显示后缀
设置输入类型
延迟验证直到失去焦点的事件被触发
控制可见性
示例
Auto grow
Textarea can automatically resize when entered text exceeds its size.
Beautiful Forms
Utilizing alternative input styles, you can create amazing interfaces that are easy to build and easy to use.