react.dev
react.dev copied to clipboard
Improve documentation for <select> controlled component
trafficstars
In the React documentation for forms, there is only a footnote on using the
I am happy to contribute the documentation and raise a PR :)
A PR would be very welcome!
Okay, I will submit one in the next couple of days!
The new place this exists in the docs is here: https://react.dev/reference/react-dom/components/select#enabling-multiple-selection
I think we could add a new Usage example for "Controlling a select box with multiple options"