Pass props to Select's hidden input (or add autocomplete option) #1503
VixieTSQ
started this conversation in
Feature Requests / Ideas
Replies: 1 comment 2 replies
-
Use the |
Beta Was this translation helpful? Give feedback.
2 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.
-
The Select component renders a hidden input for form submission, but I need to set the
autocomplete
attribute on it. (Though at that point, it probably makes sense to just make your own hidden input)Beta Was this translation helpful? Give feedback.
All reactions