Checkbox Indicator @astryx-svelte/core v0.4.1 · Indicator

Usage

The checkbox visual: a square box with a checkmark or an indeterminate bar. Decorative (aria-hidden); the owning control keeps the input, role, accessible name, focus, and keyboard behavior.
ts
import { Indicator } from '@astryx-svelte/core';