Improved navigation and filtering implementation
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 8,
|
||||
"boxShadow": "none",
|
||||
"closeOnSelection": true,
|
||||
"dateFormat": "YYYY-MM-DD HH:mm",
|
||||
"datePickerType": "DATE_PICKER",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "accentColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "FIXED",
|
||||
"dynamicTriggerPathList": [],
|
||||
"firstDayOfWeek": 0,
|
||||
"isDisabled": false,
|
||||
"isLoading": false,
|
||||
"isRequired": false,
|
||||
"isVisible": true,
|
||||
"key": "1n4gn1ssf4",
|
||||
"label": "Start Date",
|
||||
"labelAlignment": "left",
|
||||
"labelPosition": "Top",
|
||||
"labelTextSize": "0.875rem",
|
||||
"labelWidth": 5,
|
||||
"leftColumn": 1,
|
||||
"maxDate": "2121-12-31T18:29:00.000Z",
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDate": "1920-12-31T18:30:00.000Z",
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 8,
|
||||
"mobileLeftColumn": 1,
|
||||
"mobileRightColumn": 21,
|
||||
"mobileTopRow": 1,
|
||||
"needsErrorInfo": false,
|
||||
"parentColumnSpace": 10.263671875,
|
||||
"parentId": "o7m1w5vrow",
|
||||
"parentRowSpace": 10,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 21,
|
||||
"shortcuts": false,
|
||||
"timePrecision": "minute",
|
||||
"topRow": 1,
|
||||
"type": "DATE_PICKER_WIDGET2",
|
||||
"version": 2,
|
||||
"widgetId": "35qo2qtt26",
|
||||
"widgetName": "SeriesDateFrom"
|
||||
}
|
||||
Reference in New Issue
Block a user