Files
Appsmith-NavBar-UI-Package/modules/Home/widgets/Account_Info/Text2.json
T
2026-08-20 12:09:26 +00:00

55 lines
1.3 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 9,
"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": "w3ef4et8d9",
"leftColumn": 1,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 9,
"mobileLeftColumn": 1,
"mobileRightColumn": 17,
"mobileTopRow": 5,
"needsErrorInfo": false,
"originalBottomRow": 9,
"originalTopRow": 5,
"overflow": "NONE",
"parentColumnSpace": 6.9375,
"parentId": "4an5i483uc",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 59,
"shouldTruncate": false,
"text": "{{appsmith.store.user}}",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 5,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "geeowl1nwc",
"widgetName": "Text2"
}