Closed cyplo closed 5 years ago
example:
version: 1 properties: - test: type: string title: sdsds warning: sdsdsds
emits the following UI Object:
{ "test": { "ui:description": null, "ui:help": null, "ui:warning": "sdsdsds" } }
notice the null values
null
example:
emits the following UI Object:
notice the
null
values