Checkbox

1 min read

Description about checkbox. Coming soon...

API

Position

x

optional number

Marker 标记,在 canvas 画布中 x 方向的的相对位置, 默认为 0.

y

optional number

Marker 标记,在 canvas 画布中 y 方向的的相对位置, 默认为 0.

Attributes

checked

optional boolean

开关

spacing

optional number

label chebox 间距

label

optional TextStyleProps

label 文本配置

boxStyle

optional RectStyleProps

checkbox 的方块样式

checkedStyle

optional RectStyleProps

checkbox 的内部图标样式