Checkbox

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

Preview

By clicking this checkbox, you agree to the terms and conditions.

Installation

$npx maddex add Checkbox

Usage

1<!-- @import { Checkbox } from ../../lib/maddex -->
2
3<Checkbox id="terms" />