Aktuelle Version (alles läuft soweit)
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 21,
|
||||
"boxShadow": "none",
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonStyle": "PRIMARY",
|
||||
"buttonVariant": "SECONDARY",
|
||||
"disabledWhenInvalid": false,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "buttonColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [
|
||||
{
|
||||
"key": "onClick"
|
||||
}
|
||||
],
|
||||
"isDefaultClickDisabled": true,
|
||||
"isDisabled": false,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "vyrhtp27x1",
|
||||
"leftColumn": 31,
|
||||
"minWidth": 120,
|
||||
"mobileBottomRow": 22,
|
||||
"mobileLeftColumn": 31,
|
||||
"mobileRightColumn": 47,
|
||||
"mobileTopRow": 18,
|
||||
"needsErrorInfo": false,
|
||||
"onClick": "{{closeModal(CalendarModal.name);}}",
|
||||
"originalBottomRow": 21,
|
||||
"originalTopRow": 17,
|
||||
"parentId": "nn6fz83n6g",
|
||||
"placement": "CENTER",
|
||||
"recaptchaType": "V3",
|
||||
"renderMode": "CANVAS",
|
||||
"resetFormOnClick": false,
|
||||
"responsiveBehavior": "hug",
|
||||
"rightColumn": 47,
|
||||
"text": "Close",
|
||||
"topRow": 17,
|
||||
"type": "BUTTON_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "y3kyb9bhhv",
|
||||
"widgetName": "Button3"
|
||||
}
|
||||
Reference in New Issue
Block a user