Bff config
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 8,
|
||||
"boxShadow": "none",
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonVariant": "SECONDARY",
|
||||
"disabledWhenInvalid": false,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "buttonColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [
|
||||
{
|
||||
"key": "onClick"
|
||||
}
|
||||
],
|
||||
"iconAlign": "left",
|
||||
"iconName": "applications",
|
||||
"isDefaultClickDisabled": true,
|
||||
"isDisabled": false,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "mzjklllp50",
|
||||
"leftColumn": 0,
|
||||
"minWidth": 120,
|
||||
"mobileBottomRow": 6,
|
||||
"mobileLeftColumn": 2,
|
||||
"mobileRightColumn": 18,
|
||||
"mobileTopRow": 2,
|
||||
"needsErrorInfo": false,
|
||||
"onClick": "{{navigateTo('https://dev.ep-reisen.app/app/factsheets/startseite', {}, 'SAME_WINDOW');}}",
|
||||
"parentColumnSpace": 25.390625,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
"placement": "CENTER",
|
||||
"recaptchaType": "V3",
|
||||
"renderMode": "CANVAS",
|
||||
"resetFormOnClick": false,
|
||||
"responsiveBehavior": "hug",
|
||||
"rightColumn": 12,
|
||||
"text": "Factsheets",
|
||||
"topRow": 0,
|
||||
"type": "BUTTON_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "vfaei5p43s",
|
||||
"widgetName": "Button1"
|
||||
}
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 8,
|
||||
"boxShadow": "none",
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonVariant": "SECONDARY",
|
||||
"disabledWhenInvalid": false,
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "buttonColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [
|
||||
{
|
||||
"key": "onClick"
|
||||
}
|
||||
],
|
||||
"iconAlign": "left",
|
||||
"iconName": "briefcase",
|
||||
"isDefaultClickDisabled": true,
|
||||
"isDisabled": false,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "mzjklllp50",
|
||||
"leftColumn": 13,
|
||||
"minWidth": 120,
|
||||
"mobileBottomRow": 6,
|
||||
"mobileLeftColumn": 2,
|
||||
"mobileRightColumn": 18,
|
||||
"mobileTopRow": 2,
|
||||
"needsErrorInfo": false,
|
||||
"onClick": "{{navigateTo('https://dev.ep-reisen.app/app/sitzplatzbuchungstool/page1', {}, 'SAME_WINDOW');}}",
|
||||
"parentColumnSpace": 25.390625,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
"placement": "CENTER",
|
||||
"recaptchaType": "V3",
|
||||
"renderMode": "CANVAS",
|
||||
"resetFormOnClick": false,
|
||||
"responsiveBehavior": "hug",
|
||||
"rightColumn": 25,
|
||||
"text": "Sitzplatzbuchungen",
|
||||
"topRow": 0,
|
||||
"type": "BUTTON_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "1q2so2dj47",
|
||||
"widgetName": "Button1Copy"
|
||||
}
|
||||
Reference in New Issue
Block a user