User: morteza.poudat@matplus.eu clicked save for playground/matplus/norm-digitalisation/options-standard-schema.json
This commit is contained in:
parent
ec77d271d5
commit
ff38d84d22
|
@ -1,3 +1,11 @@
|
|||
{
|
||||
|
||||
{
|
||||
"title": "Checkbox",
|
||||
"description": "A super simple checkbox",
|
||||
"properties": {
|
||||
"done": {
|
||||
"type": "boolean",
|
||||
"title": "Done?",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue