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

50 lines
No EOL
1.1 KiB
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 8,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "mlbyeq1t36",
"leftColumn": 46,
"minWidth": 120,
"mobileBottomRow": 8,
"mobileLeftColumn": 46,
"mobileRightColumn": 62,
"mobileTopRow": 4,
"needsErrorInfo": false,
"onClick": "{{Karaoke_RandomTrack.run()}}",
"parentColumnSpace": 19.5,
"parentId": "xm48hvbrfp",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 62,
"text": "I don't like it!",
"topRow": 4,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "iwrooq65ys",
"widgetName": "Button1"
}