experience-builder/1.12/widgets/basic-ui/manifest.json

20 lines
472 B
JSON

{
"name": "basic-ui",
"label": "Basic UI",
"type": "widget",
"version": "1.0.0",
"exbVersion": "1.12.0",
"dependency": "jimu-arcgis",
"author": "Thomas Fuhrmann",
"description": "A widget that controls basic functionality of the interface.",
"copyright": "GeoSphere Austria",
"license": "http://www.apache.org/licenses/LICENSE-2.0",
"properties": {},
"translatedLocales": [
"en"
],
"defaultSize": {
"width": 100,
"height": 100
}
}