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 have searched the Issues to see if this bug has already been reported
I have tested the latest version
Summary
what about making a functionality that user can use DatePicker as MonthPicker so that select only month using it ?
My project needs MonthPicker so i implemented with a Dropdown.
However flowbite-react DatePicker UI is simple and good so it would be great to have the functionality inside DatePicker.
example) DatePicker picking only yyyy-MM not yyyy-MM-dd
Context
DatePicker functionality or option for working like MonthPicker.
If not having this feature, i need implement MonthPicker by myself.
The text was updated successfully, but these errors were encountered:
Summary
what about making a functionality that user can use DatePicker as MonthPicker so that select only month using it ?
My project needs MonthPicker so i implemented with a Dropdown.
However flowbite-react DatePicker UI is simple and good so it would be great to have the functionality inside DatePicker.
example) DatePicker picking only
yyyy-MM
notyyyy-MM-dd
Context
DatePicker functionality or option for working like MonthPicker.
If not having this feature, i need implement MonthPicker by myself.
The text was updated successfully, but these errors were encountered: