Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting "max length" on ToTextInput #201

Open
tinchodias opened this issue Sep 12, 2024 · 2 comments
Open

Setting "max length" on ToTextInput #201

tinchodias opened this issue Sep 12, 2024 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@tinchodias
Copy link
Collaborator

I'm on Spec-Toplo, and the text input presenter exposes the equivalent of RubAbstractTextArea>>#maxLength: on its API.
@plantec how do you recommend that I set a max length in this case?

@plantec
Copy link
Collaborator

plantec commented Sep 13, 2024

afaik, not possible for now with ToTextField

@plantec plantec added the enhancement New feature or request label Oct 19, 2024
@tinchodias
Copy link
Collaborator Author

It could work with the same approach as commented in #202 of event handlers that update the text field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants