Grundgriss

This commit is contained in:
2026-08-11 14:13:24 +00:00
parent 64a8e4ce2c
commit a4c1fd764e
4 changed files with 4 additions and 54 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
{ {
"dsl": { "dsl": {
"backgroundColor": "none", "backgroundColor": "none",
"bottomRow": 880, "bottomRow": 690,
"canExtend": true, "canExtend": true,
"containerStyle": "none", "containerStyle": "none",
"detachFromLayout": true, "detachFromLayout": true,
-51
View File
@@ -1,51 +0,0 @@
{
"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"
}
File diff suppressed because one or more lines are too long
@@ -42,6 +42,7 @@
"responsiveBehavior": "hug", "responsiveBehavior": "hug",
"rightColumn": 22, "rightColumn": 22,
"text": "Terminplanung", "text": "Terminplanung",
"tooltip": "Test",
"topRow": 9, "topRow": 9,
"type": "BUTTON_WIDGET", "type": "BUTTON_WIDGET",
"version": 1, "version": 1,