Brand
Changelog v1.4

Brand Checkbox

<brand-checkbox> wraps Shoelace's <sl-checkbox>. Label is default slot content.

Basic

Accept terms Send updates Partial selection

Sizes

Small Medium Large

States

Required Disabled Disabled + checked Invalid

Usage

import { BrandCheckbox } from '@brandos/ui';

<brand-checkbox>Accept terms</brand-checkbox>
<brand-checkbox checked>Send updates</brand-checkbox>