CheckBoxProps<'msg> Type
Immutable, compiler-checked authoring surface for a checkbox. Feature 093 (E3): `Classes` attaches an ordered list of style classes/variants; default `[]` lowers to NO style attribute — byte-identical to the pre-feature front door (A1 additive).
Record fields
| Record Field |
Description
|
Full Usage:
Checked
Field type: bool
|
|
|
|
|
|
Full Usage:
OnChanged
Field type: (bool -> 'msg) option
|
|
Full Usage:
Text
Field type: string
|
|