Topic: Multi-line text field box
delphiadev pro asked 6 years ago
Is there a support for multi-line text field box, like the one shown in the material design guideline? https://material.io/guidelines/components/text-fields.html
Add comment
Jakub Strebeyko staff answered 6 years ago
Hi there delphiadev,
Thanks on posting on our forum. The short answer would be "yes", as we do support multi-line text field boxes. When it comes to details, our material textarea is almost non-distinguishable from the one on the material design webpage, except it's height is fixed for more control. To achieve exactly this functionality you can opt for some simple
.clientHeight
-based functions, as shown here.
With Best Regards,
Kuba
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 jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags