Files
Sitzplatzbuchungstool/pages/Sitzplätze/widgets/Platzbuchung/RecurringContainer/ThursdayButton.json
T
2026-08-19 13:28:52 +00:00

57 lines
1.3 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 14,
"boxShadow": "none",
"buttonColor": "{{\n appsmith.store.recurringDays?.thursday === true\n ? \"#1f5d85\"\n : \"#b8c5ce\"\n}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "buttonColor"
}
],
"dynamicPropertyPathList": [
{
"key": "buttonColor"
}
],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "on7g9pelq6",
"leftColumn": 36,
"minWidth": 120,
"mobileBottomRow": 38,
"mobileLeftColumn": 2,
"mobileRightColumn": 18,
"mobileTopRow": 34,
"needsErrorInfo": false,
"onClick": "{{RecurringBooking.toggleDay('thursday');}}",
"originalBottomRow": 14,
"originalTopRow": 10,
"parentColumnSpace": 8.875,
"parentId": "nxgzciev9f",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 49,
"text": "Do",
"topRow": 10,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "chvxisz1qb",
"widgetName": "ThursdayButton"
}