Skip to content

Richtext and textarea inputs #232

@stijns96

Description

@stijns96

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" })

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions