Brand Checkbox
<brand-checkbox> wraps Shoelace's <sl-checkbox>. Label is default slot content.
Basic
Sizes
States
Usage
import { BrandCheckbox } from '@brandos/ui';
<brand-checkbox>Accept terms</brand-checkbox>
<brand-checkbox checked>Send updates</brand-checkbox>