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

55 lines
1.3 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 92,
"dynamicBindingPathList": [
{
"key": "truncateButtonColor"
},
{
"key": "fontFamily"
},
{
"key": "borderRadius"
},
{
"key": "text"
}
],
"dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem",
"fontStyle": "BOLD",
"isLoading": false,
"isVisible": true,
"key": "wb75ugacfs",
"leftColumn": 39,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 56,
"mobileLeftColumn": 43,
"mobileRightColumn": 59,
"mobileTopRow": 52,
"needsErrorInfo": false,
"originalBottomRow": 92,
"originalTopRow": 43,
"overflow": "NONE",
"parentColumnSpace": 18.56015625,
"parentId": "q44lz1f0e4",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 48,
"shouldTruncate": false,
"text": "{{\n JSON.stringify(\n appsmith.store.bookingFormData || {},\n null,\n 2\n )\n}}",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 43,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "y723ubcx1i",
"widgetName": "Text4"
}