{"state": {"bind": "open","view": {"type": "Checkbox","props": {"text": "Open"}}}}
interface IProps extends CheckboxProps {text?: string}
Properties | Description | Type | Default | Required | Version |
---|---|---|---|---|---|
text | description | string | - | no |
For other properties, see Antd Checkbox
{"state": {"bind": "open","view": {"type": "Checkbox","props": {"text": "Open"}}}}
interface IProps extends CheckboxProps {text?: string}
Properties | Description | Type | Default | Required | Version |
---|---|---|---|---|---|
text | description | string | - | no |
For other properties, see Antd Checkbox