Toggleprops

[中文]

Overview

toggleProps applies to switch and checkbox.

Field Table

Key

Type

Default

Binding

UI Effect / Limits

checked

bool

false

toggleProps.checked

current switch or checked state

Example

"toggleProps": {
    "checked": true
}