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

45 lines
No EOL
1,015 B
JSON

{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 75,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"iconName": "refresh",
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "s3iyu1kmpx",
"leftColumn": 58,
"minWidth": 50,
"mobileBottomRow": 74,
"mobileLeftColumn": 60,
"mobileRightColumn": 64,
"mobileTopRow": 70,
"needsErrorInfo": false,
"onClick": "{{Karaoke_ToSing.run()}}",
"parentColumnSpace": 19.5,
"parentId": "wensl3f34o",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "hug",
"rightColumn": 62,
"topRow": 71,
"type": "ICON_BUTTON_WIDGET",
"version": 1,
"widgetId": "3q2gj5wgm8",
"widgetName": "IconButton2"
}