Skip to content

"checked" property in React.DOM.Props should be of type "Boolean -> Props" #81

Closed
@foopq

Description

@foopq

I believe the "checked" property in React.DOM.Props should take a Boolean instead of a String. It feels more idiomatic to use true/false instead of [some string]/[empty string]. Both booleans and strings will work in React, it just feels like booleans are a more natural choice.

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