-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe
When you have long text, the single line text input is a bit annoying to work with. There is also not an easy way to add line breaks to the text as well.
Describe the solution you'd like
Add richtext and / or textarea inputs. Maybe like this?
.editor({ input: "richtext" })
.editor({ input: "textarea" })Nozifel
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request