文本框 TextArea
基于原生 <textarea> 扩展的高级封装组件,支持自动高度调整(autoSize)、字数统计(showCount)等常用功能。
📦 引入方式
import { TextArea } from '@itera-web/react-ui-core';
基于原生 <textarea> 扩展的高级封装组件,支持自动高度调整(autoSize)、字数统计(showCount)等常用功能。
import { TextArea } from '@itera-web/react-ui-core';