karaoke-appsmith/pages/Home/widgets/Tabs/AllSongsList/Container1/Text1.json
2025-09-11 08:21:50 +00:00

57 lines
No EOL
1.2 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"borderWidth": "0",
"bottomRow": 4,
"boxShadow": "none",
"dynamicBindingPathList": [
{
"key": "text"
},
{
"key": "truncateButtonColor"
},
{
"key": "fontFamily"
},
{
"key": "borderRadius"
},
{
"key": "text"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem",
"fontStyle": "BOLD",
"isLoading": false,
"isVisible": true,
"key": "flebxi80db",
"leftColumn": 0,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 4,
"mobileLeftColumn": 16,
"mobileRightColumn": 28,
"mobileTopRow": 0,
"needsErrorInfo": false,
"overflow": "NONE",
"parentId": "qt7qcypuey",
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 48,
"shouldTruncate": false,
"text": "{{currentItem.Title}}",
"textAlign": "LEFT",
"textColor": "#231F20",
"textStyle": "HEADING",
"topRow": 0,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "f29ltn6cqo",
"widgetName": "Text1"
}