Example
The Checkbox returns a string (
"true" or "false"), not a boolean. Convert the value as shown in the example above.Parameters
| Name | Type | Description |
|---|---|---|
| checked | bool | Initial checked state when the node loads. Default: False. |