Support single-line text inputs for Addon-controls #12842
EdricChan03
started this conversation in
Ideas
Replies: 1 comment
-
|
PR welcome! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, there's no way to specify for the text input to be single-line - a textarea is used by default.
Supporting single-line text inputs would allow for inputs that require no linebreaks in the specified value.
Beta Was this translation helpful? Give feedback.
All reactions