karaoke-appsmith/pages/Home/widgets/DeleteConfirm/Text6.json
2025-09-11 08:20:16 +00:00

55 lines
No EOL
1.4 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 18,
"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": "rqitc2ob5p",
"leftColumn": 1,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 11,
"mobileLeftColumn": 1,
"mobileRightColumn": 17,
"mobileTopRow": 7,
"needsErrorInfo": false,
"originalBottomRow": 18,
"originalTopRow": 7,
"overflow": "NONE",
"parentColumnSpace": 6.9375,
"parentId": "kgor7jbcrd",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 63,
"shouldTruncate": false,
"text": "This action cannot be undone, please confirm?\n\nTitle: {{AllSongsList.triggeredItem.Title}}\nArtist: {{AllSongsList.triggeredItem.Artist}}",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 7,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "gb15i9mz0x",
"widgetName": "Text6"
}