Skip to content

Improve documentation for <select> controlled component #524

Open
@nupurgrover

Description

@nupurgrover

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions