Files
Sitzplatzbuchungstool/pages/Sitzplätze/widgets/Button1.json
T

51 lines
1.2 KiB
JSON

{
"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"
}