flowbite icon indicating copy to clipboard operation
flowbite copied to clipboard

How can we use datepicker in react? any idea

Open SajiburMunna opened this issue 3 years ago • 2 comments

Hello there, I was looking forward to using the date-picker plugin in react, any idea about implementing it in react?? thank you and looking forward to your help

https://github.com/themesberg/flowbite/blob/main/content/plugins/datepicker.md

SajiburMunna avatar Jul 05 '22 10:07 SajiburMunna

https://www.npmjs.com/package/react-datepicker

you can use this package in react for date picking.

sujin-sreekumaran avatar Jul 05 '22 11:07 sujin-sreekumaran

I think you can do it by using React.useRef: https://flowbite.com/docs/plugins/datepicker/#javascript

osddeitf avatar Jul 14 '22 01:07 osddeitf