flowbite
flowbite copied to clipboard
How can we use datepicker in react? any idea
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
https://www.npmjs.com/package/react-datepicker
you can use this package in react for date picking.
I think you can do it by using React.useRef: https://flowbite.com/docs/plugins/datepicker/#javascript