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

TML - Add grow attribute on <input> #42

Open
Kiyoshika opened this issue Jul 25, 2023 · 0 comments
Open

TML - Add grow attribute on <input> #42

Kiyoshika opened this issue Jul 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Kiyoshika
Copy link
Owner

This is kind of tied closely with the fixedWidth attribute (#41)

By default, grow=false and user will not be able to enter characters past the width. But if grow=true then the input will expand beyond its initial width allowing the user to enter more characters (this will also shift elements to the right if any are on the same line)

@Kiyoshika Kiyoshika added the enhancement New feature or request label Jul 25, 2023
@Kiyoshika Kiyoshika changed the title Add grow attribute on <input> TML - Add grow attribute on <input> Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant