Opencalender Timeline eingefügt.

This commit is contained in:
2026-08-06 11:50:08 +00:00
parent 229967ec5f
commit 5f31b04f5b
6 changed files with 208 additions and 8 deletions
+51
View File
@@ -0,0 +1,51 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 18,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicPropertyPathList": [],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "tm4ganyf72",
"leftColumn": 2,
"minWidth": 120,
"mobileBottomRow": 18,
"mobileLeftColumn": 2,
"mobileRightColumn": 18,
"mobileTopRow": 14,
"needsErrorInfo": false,
"onClick": "{{showModal(Modal1.name);}}",
"parentColumnSpace": 25.390625,
"parentId": "0",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 11,
"text": "Platz 1",
"topRow": 14,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "erqu29df4w",
"widgetName": "Button1"
}