Skip to content

[TextField] multiline - 'inputRows' to limit lines to input #5173

@DoubleU23

Description

@DoubleU23

Problem description

TL;DR: i need to limit the line(break)s a user is able to input

'rowsMax' just limits the visible rows
I know the option relates to the rows-attribute of the textarea
(which only limits the viewable rows - so its behavior is rather logical)

But it would be great to be able to limit the max. line(break)s a user can input
I would name it something like 'inputRows' to differentiate from the 'native' rows-attribute

when i have time i would try to prevent an PR for that
but before, i wanted to get feedback on that idea to see what other people think about it

Images & references

https://postimg.org/gallery/32y8zv612/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions