"Long Text" input with dynamic height (expand the input height based on the content) >> a coded component if anyone wants/needs it

This is a common thing I have been solving with a complex formula to calculate the input height. Today I said “why am I still doing this???” and decided to fork the main component to have the dynamic height option…

image

you can fork it and use it in your project (when using it, you will need to define background color, border color, etc… it does not come filled by default). Keep in mind that I am not a developer, I just kinda now how to code haha

Link to the repo:

1 Like

Super cool Azuliani, thanks for sharing!