Files
appsmith-statistics-app/pages/Operations - Unused Items/widgets/Container1/Button3Copy2.json
2026-03-23 15:38:36 -05:00

46 lines
1.2 KiB
JSON

{
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 52,
"buttonColor": "{{appsmith.theme.colors.backgroundColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{"key": "buttonColor"}
],
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [
{"key": "onClick"}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "ui1btn3uik",
"leftColumn": 0,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 120,
"mobileBottomRow": 52,
"mobileLeftColumn": 0,
"mobileRightColumn": 64,
"mobileTopRow": 48,
"needsErrorInfo": false,
"onClick": "{{navigateTo('Operations - Unused Items', {}, 'SAME_WINDOW');}}",
"originalBottomRow": 52,
"originalTopRow": 48,
"parentColumnSpace": 3.841796875,
"parentId": "ui1canvas01",
"parentRowSpace": 10,
"placement": "START",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "Unused Items",
"topRow": 48,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "ui1btn3ui",
"widgetName": "Button3Copy2"
}