Checkbox

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

Usage

import { Checkbox } from "accelya/ui/checkbox"
<Checkbox />

Examples

Form