[Feature Request]: Add controlled state for input in Select component (i.e inputValue
)
#3328
Open
2 tasks done
Labels
enhancement
New feature or request
Description
Currently users are not able to control the
value
of the<input />
in the<Select />
component. It would be helpful to provide something likeinputValue
in order to allow developers to control the value of the<input />
.References from other libraries:
react-select reference
Material ui
Code of Conduct
The text was updated successfully, but these errors were encountered: