Files
Checkin-Tool/pages/Page1/widgets/Tracker/Teilnehmende_Statistik.json
T
2026-07-28 07:39:01 +00:00

54 lines
1.3 KiB
JSON

{
"animateLoading": true,
"backgroundColor": "#ffffff",
"borderColor": "#d9d9d9",
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 4,
"dynamicBindingPathList": [
{
"key": "truncateButtonColor"
},
{
"key": "borderRadius"
},
{
"key": "text"
}
],
"dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [],
"fontFamily": "Roboto",
"fontSize": "1rem",
"fontStyle": "BOLD",
"isLoading": false,
"isVisible": true,
"key": "i5k0b442j1",
"leftColumn": 0,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 17,
"mobileLeftColumn": 1,
"mobileRightColumn": 17,
"mobileTopRow": 13,
"needsErrorInfo": false,
"originalBottomRow": 7,
"originalTopRow": 0,
"overflow": "NONE",
"parentColumnSpace": 30.25,
"parentId": "dbajbznnvh",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 19,
"shouldTruncate": false,
"text": "{{ CheckinData.filteredRows().length }} Teilnehmende",
"textAlign": "CENTER",
"textColor": "#18527b",
"topRow": 0,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "4ak2rsqfsb",
"widgetName": "Teilnehmende_Statistik"
}