Files
Appsmith-App-Hub/pages/Start/widgets/Text1.json
T
2026-08-18 14:20:50 +00:00

53 lines
1.2 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 14,
"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": "7tv6oe92e8",
"leftColumn": 36,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 14,
"mobileLeftColumn": 31,
"mobileRightColumn": 47,
"mobileTopRow": 10,
"needsErrorInfo": false,
"overflow": "NONE",
"parentColumnSpace": 13.546875,
"parentId": "0",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 52,
"shouldTruncate": false,
"text": "{{appsmith?.mode}}",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 10,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "hsydfjk172",
"widgetName": "Text1"
}