Open
Description
In the React documentation for forms, there is only a footnote on using the controlled component with the multiple attribute. I recently spent some time getting it to work for my use case and I feel having better documentation would have sped things up. My use case involved populating the <option> elements from JSON data being returned from the server, for a select component with the multiple attribute. I am happy to contribute the documentation and raise a PR :)
Metadata
Metadata
Assignees
Labels
No labels