Placeholder
#2203
Replies: 1 comment 3 replies
-
But the actual HTML attribute only accepts strings, so this change would only lead to errors. If you want placeholders with more versatile contents, you have to implement them yourself. |
Beta Was this translation helpful? Give feedback.
3 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.
-
I would love for
<input />
<textarea/>
to automatically accept JSX.Element as placeholder.Beta Was this translation helpful? Give feedback.
All reactions