React DOM Elements: checked

This is useful for building controlled components.

The checked attribute is supported by 'input' components of type checkbox or radio.

You can use it to set whether the component is checked.

Related concepts

React DOM Elements: checked — Structure map

Clickable & Draggable!

React DOM Elements: checked — Related pages: