How to define properties fieldType with JSON type in now-ui.json
I create custom component for UI builder. This component is similar to Data Set component. Properties in now-ui.json is defined below: "properties": [ { "name": "list", "label": "data", "description": "Array list", "readOnly": false, "defaultValue"...
