karaoke-appsmith/pages/Home/widgets/Tabs/SingNextList/Container1Copy/Button2Copy.json
2025-09-11 08:01:02 +00:00

51 lines
No EOL
1.3 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 7,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "mlbyeq1t36",
"leftColumn": 53,
"minWidth": 120,
"mobileBottomRow": 4,
"mobileLeftColumn": 49,
"mobileRightColumn": 64,
"mobileTopRow": 0,
"needsErrorInfo": false,
"onClick": "{{Karaoke_RemoveSing.run().then(() => {\n Karaoke_ToSing.run();\n}).catch(() => {\n showAlert('Failed to remove, Sorry!', 'error');\n});}}",
"parentColumnSpace": 19.0625,
"parentId": "zb583u0v95",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "Remove from Sing Next",
"topRow": 0,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "z134bcl2ez",
"widgetName": "Button2Copy"
}