{ "schema": { "options": { "properties": { "options.unicode1": { "type": "string", "title": "Unicode 1", "value": "word" } }, "type": "object", "title": "Common configuration" } }, "model": { "options.unicode1": { "value": "word", "owner": "default" } }, "form": { "options.unicode1": { "type": "input", "clearable": true }, "null": [ { "title": "Configurer", "type": "submit" } ] }, "version": "1.0" }