Skip to content

fix(interface/input): add min and max length props to input type#31

Merged
antond15 merged 1 commit intomainfrom
textarea-types
Jul 23, 2025
Merged

fix(interface/input): add min and max length props to input type#31
antond15 merged 1 commit intomainfrom
textarea-types

Conversation

@antond15
Copy link
Member

Forgot to add this in #30.

@unitysync
Copy link

min and max already exist for length. is this supposed to be for something else?

@antond15
Copy link
Member Author

min and max already exist for length. is this supposed to be for something else?

min and max is already used for row count in textarea. So for compatibility reasons, we have to use minLength and maxLength for textarea only.

Copy link
Member

@ESK0 ESK0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antond15 antond15 merged commit fd8d651 into main Jul 23, 2025
@antond15 antond15 deleted the textarea-types branch July 23, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants