Logo FS-Skia-UI

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

Checked

Full Usage: Checked

Field type: bool
Field type: bool

Classes

Full Usage: Classes

Field type: StyleClass list
Field type: StyleClass list

Id

Full Usage: Id

Field type: ControlId option
Field type: ControlId option

OnChanged

Full Usage: OnChanged

Field type: (bool -> 'msg) option
Field type: (bool -> 'msg) option

Text

Full Usage: Text

Field type: string
Field type: string

Type something to start searching.