UNPKG

@pega/custom-dx-components

Version:

Utility for building custom UI components

24 lines (23 loc) 491 B
{ "name": "Pega_DXIL_MyCaseWidget", "label": "My Case Widget", "description": "My Case Widget", "organization": "Pega", "version": "0.0.1-dev", "library": "DXIL", "allowedApplications": [], "componentKey": "Pega_DXIL_MyCaseWidget", "type": "Widget", "subtype": "CASE", "icon": "OneColumnPage.svg", "properties": [ { "name": "label", "label": "Label value", "format": "TEXT" } ], "defaultConfig": { "label": "@L My Case Widget" } }