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
I'm trying to use Django-FlatPickr in my Django project. I managed to configure all the options except for the Month List which is displayed on the header of Datetime Picker
I tried to set the [ 'monthSelectorType': 'dropdown' ] property but that didn't help!