Files
Sitzplatzbuchungstool/pages/Mobiler Bildschirm/widgets/Form1/Button2.json
T
2026-08-06 08:20:32 +00:00

51 lines
1.1 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 47,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": true,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "6r0rws2j8m",
"leftColumn": 33,
"minWidth": 120,
"mobileBottomRow": 37,
"mobileLeftColumn": 46,
"mobileRightColumn": 62,
"mobileTopRow": 33,
"needsErrorInfo": false,
"onClick": "{{storeValue(\"\", \"\")}}",
"originalBottomRow": 37,
"originalTopRow": 33,
"parentId": "8sfhwbqixh",
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": true,
"responsiveBehavior": "hug",
"rightColumn": 62,
"text": "Speichern",
"tooltip": "",
"topRow": 43,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "et3nyyoger",
"widgetName": "Button2"
}