Checkbox

    Checkbox

    Compound API — bind:checked

    Checkbox.Root + Checkbox.Indicator.

    State: not selected

    CheckboxControl

    A single component with an icon; always with a direct headless tree inside (suitable with bind:checked).

    State: not selected

    CheckboxField — click on label

    Combines CheckboxControl and Label; clicking the text toggles the same signal as the checkbox.

    Custom row (Label + onClick$)

    The same behavior manually: aria-labelledby + toggling the signal in onClick on the label (without htmlFor / for`).

    Metadata

    Source: meta.generated.json (see npm run generate)

    File base/checkbox/meta.generated.json not found or path not allowed.