toggleProps

[English]

概览

toggleProps 适用于 switchcheckbox

相关文档

字段表

Key

类型

默认值

Binding

UI 影响 / 限制

checked

bool

false

toggleProps.checked

当前开关或勾选状态

示例

"toggleProps": {
    "checked": true
}