karaoke-appsmith/pages/Home/widgets/Tabs/AllSongsList/Container1/IconButton3.json
2025-09-11 08:01:02 +00:00

46 lines
No EOL
1.1 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 7,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"iconName": "trash",
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "hjkhlwmdl8",
"leftColumn": 61,
"minWidth": 50,
"mobileBottomRow": 5,
"mobileLeftColumn": 61,
"mobileRightColumn": 64,
"mobileTopRow": 1,
"needsErrorInfo": false,
"onClick": "{{showModal(DeleteConfirm.name).then(() => {\n Karaoke_DeleteSong.run();\n});}}",
"parentColumnSpace": 19.0625,
"parentId": "qt7qcypuey",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "hug",
"rightColumn": 64,
"topRow": 0,
"type": "ICON_BUTTON_WIDGET",
"version": 1,
"widgetId": "fe843waf2a",
"widgetName": "IconButton3"
}