We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set fixed row for textarea.
Allow set rows api for t-textarea.
rows
t-textarea
https://element-plus.org/en-US/component/input.html#textarea
The text was updated successfully, but these errors were encountered:
👋 @YunYouJun,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
是指初始的行数吗?同时允许手动拖高度?,目前有个类似的autosize.minRows不过设置后就不允许手动拖
autosize.minRows
这里我此前的理解有点问题,可能不一定需要通过添加新 api 来解决。 不过目前看起来设置 autoResize minRows 后不支持手动 resize。
对的,我是觉得要支持resize 讨论一下先 🌹
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
这个功能解决了什么问题
Set fixed row for textarea.
你建议的方案是什么
Allow set
rows
api fort-textarea
.Ref
https://element-plus.org/en-US/component/input.html#textarea
The text was updated successfully, but these errors were encountered: