FunctionizeRuntime Smoke Tests

Checkbox Patterns

Various checkbox patterns including standard, select-all, toggle switches, disabled, and indeterminate states.

Standard Checkboxes

Selected

none

Select All (Indeterminate)

The "Select All" checkbox shows an indeterminate state when some (but not all) items are checked.

Selected Items

none

Toggle Switches

CSS-styled toggle switches using native checkboxes.

Toggle States

dark: off, notifications: on, autoSave: off

Disabled Checkboxes

Some checkboxes are disabled. The submit button is only enabled when terms are agreed.