checkbox abstract method

Component checkbox(
  1. CheckboxProps props
)

Render a checkbox component.

Implementation

Component checkbox(CheckboxProps props);