Results 22 comments of Shahab

Yes, you can follow this example: https://codesandbox.io/s/only-3-days-utesm?file=/src/App.tsx

Hi It's because you are rendering custom input. You need to set placeholder directly to it.

I will work on it ...

Please follow this example: https://codesandbox.io/s/ecstatic-scott-iuzuqr?file=/src/App.js

Hi, please follow this example: https://codesandbox.io/s/range-plugin-0b238

please set inputMode to "none" ```javascript ````

I tested your code and it closes when clicking outside the DatePicker. Also, keep your dates in a state to prevent losing them in the next rerender. https://codesandbox.io/s/click-outside-1u21jd?file=/src/App.js

I will try to add this feature either next week or the week after

Hi. You can enable the hover effect in range mode in v3.3.2. https://shahabyazdi.github.io/react-multi-date-picker/range/#range-hover-effect