51 lines
No EOL
1.3 KiB
JSON
51 lines
No EOL
1.3 KiB
JSON
{
|
|
"animateLoading": true,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"bottomRow": 26,
|
|
"boxShadow": "none",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"buttonStyle": "PRIMARY_BUTTON",
|
|
"buttonVariant": "PRIMARY",
|
|
"disabledWhenInvalid": false,
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "buttonColor"
|
|
},
|
|
{
|
|
"key": "borderRadius"
|
|
}
|
|
],
|
|
"dynamicTriggerPathList": [
|
|
{
|
|
"key": "onClick"
|
|
}
|
|
],
|
|
"isDefaultClickDisabled": true,
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isVisible": true,
|
|
"key": "nppvipfzhz",
|
|
"leftColumn": 47,
|
|
"minWidth": 120,
|
|
"mobileBottomRow": 22,
|
|
"mobileLeftColumn": 47,
|
|
"mobileRightColumn": 63,
|
|
"mobileTopRow": 18,
|
|
"needsErrorInfo": false,
|
|
"onClick": "{{closeModal(DeleteConfirm.name);\nKaraoke_DeleteSong.run().then(() => {\n Karaoke_AllTracks.run();\n}).catch(() => {\n showAlert('Problem Deleting Song, Sorry!', 'error');\n});}}",
|
|
"originalBottomRow": 26,
|
|
"originalTopRow": 22,
|
|
"parentId": "kgor7jbcrd",
|
|
"placement": "CENTER",
|
|
"recaptchaType": "V3",
|
|
"renderMode": "CANVAS",
|
|
"resetFormOnClick": false,
|
|
"responsiveBehavior": "hug",
|
|
"rightColumn": 63,
|
|
"text": "Confirm",
|
|
"topRow": 22,
|
|
"type": "BUTTON_WIDGET",
|
|
"version": 1,
|
|
"widgetId": "zz7ebnme8u",
|
|
"widgetName": "Button4"
|
|
} |