You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| date | array/object/string | new Date | Selected date after initialization. Can be single date string/object or array depending on selection mode |
64
-
| default_date | array/object/string/boolean | new Date | Allows to keep empty value until date selected, but open PickMeUp at this default date (false for no default date) |
65
-
| flat | boolean | false | Whatever if the date picker is appended to the element or triggered by an event |
66
-
| first_day | 0/1 | 1 | First day of week: 0 - Sunday, 1 - Monday |
| date | array/object/string | new Date | Selected date after initialization. Can be single date string/object or array depending on selection mode|
64
+
| default_date | array/false/object/string| new Date | Allows to keep empty value until date selected, but open PickMeUp at this default date (`false` for no default date) |
65
+
| flat | boolean | false | Whatever if the date picker is appended to the element or triggered by an event|
66
+
| first_day | 0/1 | 1 | First day of week: 0 - Sunday, 1 - Monday|
0 commit comments