Checkbox
Checkboxes allow users to select one or more options from a set, or toggle a single binary choice. Supports indeterminate state for partial selection patterns.
<diwa-checkbox theme="dark" label="Accept terms and conditions" name="terms" value="on" state="none" message=""></diwa-checkbox>