Checkbox Class

A React component that renders a simple checkbox with label. It is a wrapper for the <input type="checkbox"> HTML element.

Extends

Methods

Name Description
componentDidMount(): void    
render(): Element    

Defined in

Last Updated: 29 November, 2022