{ "accentColor": "{{appsmith.theme.colors.primaryColor}}", "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "bottomRow": 27, "boxShadow": "none", "closeOnSelection": true, "dateFormat": "D MMMM, YYYY", "datePickerType": "DATE_PICKER", "defaultDate": "{{\n appsmith.store.bookingFormData?.endDate ||\n appsmith.store.bookingFormData?.startDate ||\n appsmith.store.calendarSelection?.start?.slice(0, 10) ||\n \"\"\n}}", "dynamicBindingPathList": [ { "key": "accentColor" }, { "key": "borderRadius" }, { "key": "defaultDate" } ], "dynamicHeight": "FIXED", "dynamicPropertyPathList": [ { "key": "defaultDate" }, { "key": "onDateSelected" } ], "dynamicTriggerPathList": [ { "key": "onDateSelected" } ], "firstDayOfWeek": 0, "isDisabled": false, "isLoading": false, "isRequired": false, "isVisible": true, "key": "vo3jwhx7du", "label": "Buchung bis", "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": 18, "mobileLeftColumn": 1, "mobileRightColumn": 21, "mobileTopRow": 11, "needsErrorInfo": false, "onDateSelected": "{{\n storeValue(\n \"bookingFormData\",\n {\n ...(appsmith.store.bookingFormData || {}),\n\n endDate:\n BookingEndDate.selectedDate\n },\n false\n )\n}}", "originalBottomRow": 28, "originalTopRow": 21, "parentColumnSpace": 8.875, "parentId": "q44lz1f0e4", "parentRowSpace": 10, "renderMode": "CANVAS", "responsiveBehavior": "fill", "rightColumn": 22, "shortcuts": false, "timePrecision": "None", "topRow": 20, "type": "DATE_PICKER_WIDGET2", "version": 2, "widgetId": "k0y272smyy", "widgetName": "BookingEndDate" }