OMikkel / tailwind-datepicker-react

A tailwindcss/flowbite datepicker component built as a react component with types
https://omikkel.github.io/tailwind-datepicker-react/
MIT License
160 stars 70 forks source link

Added inputRef to Options for better handling of focus #53

Open szpada87 opened 9 months ago

szpada87 commented 9 months ago

Added inputRef to be able to integrate with react-hook-form

benmliang commented 9 months ago

👍 I need this!

tgnhrkn commented 8 months ago

+1 I need this as well for the same reason!

fabricio-pile commented 7 months ago

👍 This is the functionality I need. Thanks

szpada87 commented 7 months ago

@OMikkel can this be merged as it is something that is needed by the component users?

DrewLandgraveCbsi commented 6 months ago

@OMikkel any news on merging this? I ran across needing this today.