Switch
aidsgn-switch is a native checkbox exposed as role="switch" and shown as a track with a moving thumb. Its appearance deliberately differs from Checkbox so users can recognise an immediate setting.
<aidsgn-switch checked label="Enable notifications"></aidsgn-switch> Use Switch when toggling takes effect immediately. The label is linked to the native control, so it is clickable and exposed to assistive technology.