Combobox input types #1495
Unanswered
momentiris
asked this question in
Help
Replies: 0 comments
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.
-
Hey there!
The Combobox TS types seem to accept the property "type", as in
type="email"
.When I add it, it seems to be overwritten with
type="text"
.Is this intentional? I couldn't find anything of it in the docs.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions