#Maintine v6 date picker: can't set initial month.

2 messages · Page 1 of 1 (latest)

open flower
#

v5 Calendar had an initialMonth prop that set what the calendar opened to. V6 DatePicker seems to not have an equivalent. Without this, when I component loads with dates in march selected, it open to august which is the month that contains todays date. in v5 I set initialMonth to the first date of the date range. How can I control what month the DatePicker initially shows in v6?