Files
Sitzplatzbuchungstool/pages/Sitzplätze/widgets/Button1.json
T
2026-08-28 14:23:10 +00:00

50 lines
1.1 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 27,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "ik7gdrvmlq",
"leftColumn": 0,
"minWidth": 120,
"mobileBottomRow": 27,
"mobileLeftColumn": 0,
"mobileRightColumn": 13,
"mobileTopRow": 23,
"needsErrorInfo": false,
"onClick": "{{Userdata_catch.importLocalStoreCode();}}",
"parentColumnSpace": 17.9375,
"parentId": "0",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 13,
"text": "Userdata",
"topRow": 23,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "kinyfy3kbu",
"widgetName": "Button1"
}