56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"animateLoading": true,
|
|
"autoFocus": false,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"bottomRow": 12,
|
|
"boxShadow": "none",
|
|
"defaultText": "365",
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "accentColor"
|
|
},
|
|
{
|
|
"key": "borderRadius"
|
|
}
|
|
],
|
|
"dynamicHeight": "FIXED",
|
|
"dynamicTriggerPathList": [],
|
|
"iconAlign": "left",
|
|
"inputType": "NUMBER",
|
|
"isDisabled": false,
|
|
"isLoading": false,
|
|
"isRequired": false,
|
|
"isSpellCheck": false,
|
|
"isVisible": true,
|
|
"key": "ui1inputkey1",
|
|
"label": "Unused Days",
|
|
"labelAlignment": "left",
|
|
"labelPosition": "Top",
|
|
"labelTextSize": "0.875rem",
|
|
"labelWidth": 5,
|
|
"leftColumn": 9,
|
|
"maxDynamicHeight": 9000,
|
|
"minDynamicHeight": 4,
|
|
"minWidth": 450,
|
|
"mobileBottomRow": 8,
|
|
"mobileLeftColumn": 1,
|
|
"mobileRightColumn": 21,
|
|
"mobileTopRow": 1,
|
|
"needsErrorInfo": false,
|
|
"originalBottomRow": 12,
|
|
"originalTopRow": 5,
|
|
"parentColumnSpace": 25.109375,
|
|
"parentId": "0",
|
|
"parentRowSpace": 10,
|
|
"renderMode": "CANVAS",
|
|
"resetOnSubmit": false,
|
|
"responsiveBehavior": "fill",
|
|
"rightColumn": 18,
|
|
"shouldAllowAutofill": false,
|
|
"topRow": 5,
|
|
"type": "INPUT_WIDGET_V2",
|
|
"version": 2,
|
|
"widgetId": "ui1unusddays",
|
|
"widgetName": "UnusedDays"
|
|
} |