Checkbox

A control that allows the user to toggle between checked and not checked.

Usage

import { Checkbox } from '@isyuricunha/ui'
<Checkbox />

Examples

Default

Disabled

Edit on GitHub