-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
Add textArea input type #101
Comments
i am currently working with longer text options for some kind of generator and i am pretty curious if it is possible to implement some kind of automated line break if it hits some kind of maxWidth value or something @bravomartin |
Hi @kunaumadein I understand there are two part to your question.
|
Hello @bravomartin |
I mean using html dom elements instead of SVG. so instead of returning |
Ok I am gonna check it out thanks! |
Is a textarea input still planeed? I could send a PR implementing this if you agree. Thanks! |
Hi @nickdima! That would be great! |
This would be nice to be able to input and edit longer text more easily.
The text was updated successfully, but these errors were encountered: