Replies: 6 comments 13 replies
-
Yes it can, insert |
Beta Was this translation helpful? Give feedback.
-
How to disable the input box and reopen it after the request is sent? @rexrainbow |
Beta Was this translation helpful? Give feedback.
-
I found that the input box will be automatically removed from the DOM tree, which can cause many strange phenomena to occur |
Beta Was this translation helpful? Give feedback.
-
Here is a list of creating a text-input element. First one (Input text game object) is a pure dom element solution |
Beta Was this translation helpful? Give feedback.
-
Might try DOM game object for ui if you are familiar with dom/css. |
Beta Was this translation helpful? Give feedback.
-
Discussed in post #421 already. |
Beta Was this translation helpful? Give feedback.
-
Can the icon in the input demo be set to the rightmost position within the text box
https://codepen.io/rexrainbow/pen/MWOjJzZ
Beta Was this translation helpful? Give feedback.
All reactions