Kalender eingefügt.
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"backgroundColor": "{{appsmith.theme.colors.backgroundColor}}",
|
||||
"borderColor": "{{appsmith.theme.colors.backgroundColor}}",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"borderWidth": "1",
|
||||
"bottomRow": 72,
|
||||
"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": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"mobileBottomRow": 44,
|
||||
"mobileLeftColumn": 0,
|
||||
"mobileRightColumn": 23,
|
||||
"mobileTopRow": 14,
|
||||
"needsErrorInfo": false,
|
||||
"onResetClick": "{{showAlert('Successfully reset!!', '');}}",
|
||||
"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": 14,
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user