react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

a simple React datepicker component for working with gregorian, persian, arabic and indian calendars

Results 159 react-multi-date-picker issues
Sort by recently updated
recently updated
newest added

if you set a picker on modal, after focusing on input, picker shown up but clicking on outside of input like focusing on other inputs or modal itself, the picker...

when I put the `Datepicker` in a flex container with equal width children, the datepicker's width is not equal with it's siblings. codesandbox below: [codesandbox](https://codesandbox.io/s/busy-cookies-hc3sb5?file=/src/App.js) ![tCzWFccVJN3A](https://user-images.githubusercontent.com/18122126/181171717-55d092c2-19b8-4459-b74b-30e241d620da.png)

Hi, I tried to set a specific date to show when click the box of datePicker. but by default, it has set today date. I wanna change it. what do...

Is it possible customize date-picker icon and position?

I really like your package but when I put the handleChange from Formik into the onChange property of datepicker , it won't do anything right.

Currently I am not able to delete dates on click of backspace button in the input. Is there way to delete selected dates ?

I want to remove the , after month in calendar or date picker. for example in calendar it is showing month with year as June, 2022. I do not want...

Hello, Is there some way to limit number of picked days? Obviously i am using "multiple". Let´s say i would like to limit it to 3 days, so when u...

I'm working on a next.js (with typescript) project and I'm trying to build a form using react-hook-form. inside the form, I have implemented the DatePicker component I tried the tutorial...

Feature Request? Here's what I used ``` ``` Will/ can this be supported?