adonis-ui
adonis-ui copied to clipboard
Text wrapping for watermark
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like I have a several multiline textboxes that I use for my project. I would like to include detailed descriptions on what the user should use each textbox for. Unfortunately, the watermark doesn't support text wrapping and therefore gets cut off.
Describe alternatives you've considered I think the only other solution at the moment would be for me to reimplement the watermark feature so that it supports text wrapping.