I think there should be an option to automatically add a new row to textarea instead of adding a scrollbar if all rows are filled or on enter key press.
+1
I'm thinking of this as a .textarea() component, with options for min/maximum length, character count display, and auto expanding input size.
Yes, these would be very useful additions to the component.
:+1:
:+1:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
Most helpful comment
I'm thinking of this as a
.textarea()component, with options for min/maximum length, character count display, and auto expanding input size.