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

65 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.groupButton2.buttonColor"
}
],
"dynamicTriggerPathList": [
{
"key": "groupButtons.groupButton2.onClick"
}
],
"groupButtons": {
"groupButton2": {
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonType": "SIMPLE",
"disabledWhenInvalid": false,
"iconName": "add",
"id": "groupButton2",
"index": 0,
"isDisabled": false,
"isVisible": true,
"label": "",
"menuItems": {},
"onClick": "{{Karaoke_AddSong.run().then(() => {\n Karaoke_AllTracks.run();\n JSObject1.AddonClick();\n}).catch(() => {\n showAlert('Couldn\\'t Add, Sorry!', 'error');\n});}}",
"placement": "CENTER",
"widgetId": ""
}
},
"isCanvas": false,
"isLoading": false,
"isVisible": true,
"key": "u41m6w43wg",
"leftColumn": 56,
"minWidth": 450,
"mobileBottomRow": 17,
"mobileLeftColumn": 33,
"mobileRightColumn": 57,
"mobileTopRow": 13,
"needsErrorInfo": false,
"orientation": "horizontal",
"parentColumnSpace": 6.42431640625,
"parentId": "plqruz04xj",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 64,
"topRow": 0,
"type": "BUTTON_GROUP_WIDGET",
"version": 1,
"widgetId": "l3ingwvv4i",
"widgetName": "ButtonGroup3"
}