react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

Improve documentation for <select> controlled component

Open nupurgrover opened this issue 7 years ago • 3 comments
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 :)

nupurgrover avatar Jan 14 '18 21:01 nupurgrover

A PR would be very welcome!

alexkrolick avatar Jan 14 '18 22:01 alexkrolick

Okay, I will submit one in the next couple of days!

nupurgrover avatar Jan 15 '18 09:01 nupurgrover

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"

rickhanlonii avatar May 17 '25 18:05 rickhanlonii