cronapp-framework-js
Version:
Javascript library for CronApp's projects
33 lines (32 loc) • 848 B
JSON
{
"name": "crn-cron-chat",
"text_pt_BR": "Chat",
"text_en_US": "Chat",
"pallete": false,
"order": 2,
"class": "adjust-icon mdi mdi-nutrition",
"designTimeDynamic": true,
"designTimeHTMLURL": "src/main/webapp/node_modules/cronapp-framework-js/dist/components/templates/cron-chat.designtime.html",
"designTimeSelector": "cron-chat",
"templateURL": "src/main/webapp/node_modules/cronapp-framework-js/dist/components/templates/cron-chat.template.html",
"properties": {
"class": {
"order": 9999
},
"id": {
"order": 1
}
},
"childrenProperties": [
{
"name": "options",
"displayName_pt_BR": "Configurações",
"displayName_en_US": "Configuration",
"removable": false,
"global": "true",
"selector": "cron-chat",
"type": "text",
"order": 1
}
]
}