Skip to content

[Documentation] Document usage of <select> #571

@vjeux

Description

@vjeux

@leifdenby came to IRC as he couldn't get <select><options>...</select> working. It wasn't clear to me that we should use value={...} on the <select> itself rather than selected={...} on <option>s. We need to make the doc clearer here.

Here's a JSFiddle that gives 3 examples: Controlled, Controller with LinkState and Uncontrolled <select>

http://jsfiddle.net/5734W/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions