Skip to content

Progressive enhancement #19

@jkimbo

Description

@jkimbo

To support progressive enhancement on first render react-choice should render a plain select box. Then on componentDidMount the full version can be rendered. This is so if the component is rendered on the server the select box is still usable before the js is loaded. Also if the user has js disabled it will still work.

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