karaoke-appsmith/pages/Home/widgets/Tabs/SingNextList/Container1Copy/ButtonGroup4.json
2025-09-11 08:20:16 +00:00

66 lines
No EOL
1.6 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 4,
"boxShadow": "none",
"buttonVariant": "PRIMARY",
"childStylesheet": {
"button": {
"buttonColor": "{{appsmith.theme.colors.primaryColor}}"
}
},
"dynamicBindingPathList": [
{
"key": "borderRadius"
},
{
"key": "groupButtons.groupButton1.buttonColor"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [
{
"key": "groupButtons.groupButton1.onClick"
}
],
"groupButtons": {
"groupButton1": {
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonType": "SIMPLE",
"disabledWhenInvalid": false,
"iconName": "trash",
"id": "groupButton1",
"index": 0,
"isDisabled": false,
"isVisible": true,
"label": "",
"menuItems": {},
"onClick": "{{Karaoke_RemoveSing.run().then(() => {\n Karaoke_ToSing.run();\n}).catch(() => {\n showAlert('Failed to remove, Sorry!', 'error');\n});}}",
"placement": "CENTER",
"widgetId": ""
}
},
"isCanvas": false,
"isLoading": false,
"isVisible": true,
"key": "u41m6w43wg",
"leftColumn": 57,
"minWidth": 450,
"mobileBottomRow": 8,
"mobileLeftColumn": 25,
"mobileRightColumn": 49,
"mobileTopRow": 4,
"needsErrorInfo": false,
"orientation": "horizontal",
"parentColumnSpace": 5.98681640625,
"parentId": "zb583u0v95",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 64,
"topRow": 0,
"type": "BUTTON_GROUP_WIDGET",
"version": 1,
"widgetId": "lsaojp4yw0",
"widgetName": "ButtonGroup4"
}