Check
check
Description
A check box that sets true or false for the value.
Attributes
default
: default value
Example
{
"type": "string",
"$capture": {
"as": "check"
},
"$display": {},
"title": "Check metric"
}
check
A check box that sets true or false for the value.
default
: default value{
"type": "string",
"$capture": {
"as": "check"
},
"$display": {},
"title": "Check metric"
}