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.
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-MMnotyyyy-MM-ddContext
DatePicker functionality or option for working like MonthPicker.
If not having this feature, i need implement MonthPicker by myself.