Closed inokawa closed 1 week ago
I would love this. I discussed this a couple months ago, lamenting how nothing like this exists for the web. This library gets close — but it would be great to have the ability to change font size and font weight as well.
When will this be available, I am waiting for it for so long..
Hi, I've been experimenting with contenteditable recently to make a new library. Please post here if you have something necessary for your usecase, to judge which features are needed for the first release.
Closing because it is supported in the other package. The repo will be available soon... https://github.com/inokawa/edix
Is your feature request related to a problem? Please describe.
Using textarea as io is suitable for most case, however there are several things impossible to do with textarea, such as changing font-size or adding padding to words.
Describe the solution you'd like
Add option to use contenteditable instead of textarea.
Describe alternatives you've considered
Nothing.
Additional context
Nothing.