UNPKG

@tradle/models

Version:
21 lines (20 loc) 353 B
{ "id": "tradle.PropertyChooser", "type": "tradle.Model", "title": "Property Chooser", "inlined": true, "properties": { "property": { "type": "string", "displayName": true, "readOnly": true }, "oneOf": { "type": "array", "readOnly": true, "items": { "type": "string" } } } }