You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another way to change the width could be like this: textField.width = 50
But it looks like that skews the input text depending on the original and new width.
Is it possible to change the width after an input has been created? I've tried several approaches but not sure if it's possible.
The text was updated successfully, but these errors were encountered: