Topic: Autosize textarea
jay2jam pro asked 5 years ago
Hello,
is it possible to autoresize the textarea?
Rgds Stefan
Add comment
Mikołaj Smoleński staff answered 5 years ago
Hi there jay2jam,
You can easily add style to Your textareas, by passing the following rule:
textarea {
resize: both;
}
You can also resize textarea only horizontal
or vertical
.
Best regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Vue
- MDB Version: 5.2.0
- Device: MAC
- Browser: CHROME
- OS: Moave
- Provided sample code: No
- Provided link: No