react-tailwindcss-datepicker icon indicating copy to clipboard operation
react-tailwindcss-datepicker copied to clipboard

feat: Add `appendToBody` prop for flexible datepicker positioning

Open mukhrr opened this issue 9 months ago • 0 comments

Added appendToBody prop feature. This is very handy we use datepicker in modals, popups, etc. where datapicker is rendered through parent component that makes it inside the modal.

May fix #210

mukhrr avatar Feb 22 '25 13:02 mukhrr