84 lines
No EOL
2 KiB
JSON
84 lines
No EOL
2 KiB
JSON
{
|
|
"animateLoading": true,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"bottomRow": 8,
|
|
"boxShadow": "none",
|
|
"buttonVariant": "SECONDARY",
|
|
"childStylesheet": {
|
|
"button": {
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}"
|
|
}
|
|
},
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "borderRadius"
|
|
},
|
|
{
|
|
"key": "groupButtons.groupButton1.buttonColor"
|
|
}
|
|
],
|
|
"dynamicHeight": "FIXED",
|
|
"dynamicTriggerPathList": [
|
|
{
|
|
"key": "groupButtons.groupButton1.onClick"
|
|
},
|
|
{
|
|
"key": "groupButtons.groupButton2.onClick"
|
|
}
|
|
],
|
|
"groupButtons": {
|
|
"groupButton1": {
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"buttonType": "SIMPLE",
|
|
"disabledWhenInvalid": false,
|
|
"iconName": "heart",
|
|
"id": "groupButton1",
|
|
"index": 0,
|
|
"isDisabled": false,
|
|
"isVisible": true,
|
|
"label": "",
|
|
"menuItems": {},
|
|
"onClick": "{{Karaoke_AddSing.run()}}",
|
|
"placement": "CENTER",
|
|
"widgetId": ""
|
|
},
|
|
"groupButton2": {
|
|
"buttonColor": "#b33d0a",
|
|
"buttonType": "SIMPLE",
|
|
"disabledWhenInvalid": false,
|
|
"iconName": "trash",
|
|
"id": "groupButton2",
|
|
"index": 1,
|
|
"isDisabled": false,
|
|
"isVisible": true,
|
|
"label": "",
|
|
"menuItems": {},
|
|
"onClick": "{{showModal(DeleteConfirm.name).then(() => {\n Karaoke_DeleteSong.run();\n});}}",
|
|
"placement": "CENTER",
|
|
"widgetId": ""
|
|
}
|
|
},
|
|
"isCanvas": false,
|
|
"isLoading": false,
|
|
"isVisible": true,
|
|
"key": "u41m6w43wg",
|
|
"leftColumn": 54,
|
|
"minWidth": 450,
|
|
"mobileBottomRow": 8,
|
|
"mobileLeftColumn": 24,
|
|
"mobileRightColumn": 48,
|
|
"mobileTopRow": 4,
|
|
"needsErrorInfo": false,
|
|
"orientation": "vertical",
|
|
"parentColumnSpace": 6.09375,
|
|
"parentId": "qt7qcypuey",
|
|
"parentRowSpace": 10,
|
|
"renderMode": "CANVAS",
|
|
"responsiveBehavior": "fill",
|
|
"rightColumn": 64,
|
|
"topRow": 0,
|
|
"type": "BUTTON_GROUP_WIDGET",
|
|
"version": 1,
|
|
"widgetId": "xir5blmwye",
|
|
"widgetName": "ButtonGroup1"
|
|
} |