Files
Sitzplatzbuchungstool/pages/Sitzplätze/widgets/Custom2.json
T
2026-08-11 12:05:55 +00:00

69 lines
1.6 KiB
JSON

{
"backgroundColor": "{{appsmith.theme.colors.backgroundColor}}",
"borderColor": "{{appsmith.theme.colors.backgroundColor}}",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderWidth": "1",
"bottomRow": 156,
"boxShadow": "none",
"defaultModel": "",
"dynamicBindingPathList": [
{
"key": "theme"
},
{
"key": "borderRadius"
},
{
"key": "borderColor"
},
{
"key": "backgroundColor"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [
{
"key": "onResetClick"
}
],
"events": [
"onResetClick"
],
"isCanvas": false,
"isLoading": false,
"isSearchWildcard": true,
"isVisible": true,
"key": "saqp6nhsbp",
"leftColumn": 31,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"mobileBottomRow": 44,
"mobileLeftColumn": 0,
"mobileRightColumn": 23,
"mobileTopRow": 14,
"needsErrorInfo": false,
"onResetClick": "{{showAlert('Successfully reset!!', '');}}",
"originalBottomRow": 156,
"originalTopRow": 98,
"parentColumnSpace": 25.390625,
"parentId": "0",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"rightColumn": 64,
"srcDoc": {
"css": "",
"html": "<!-- no need to write html, head, body tags, it is handled by the widget -->\n<div id=\"root\"></div>\n",
"js": ""
},
"theme": "{{appsmith.theme}}",
"topRow": 98,
"type": "CUSTOM_WIDGET",
"uncompiledSrcDoc": {
"css": "",
"html": "<!-- no need to write html, head, body tags, it is handled by the widget -->\n<div id=\"root\"></div>\n",
"js": ""
},
"version": 1,
"widgetId": "jdodbd03v8",
"widgetName": "Custom2"
}