Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
7.89k stars 2.23k forks source link

Is there any way to make the datepicker be always open ? #4841

Closed bobo-m closed 1 month ago

bobo-m commented 1 month ago

i wanted a ui in which the datepicker is always open, on rendering and on selection. also... i dont want it to close on outside clicks. is there any prop for it or any other solution?

yuki0410-dev commented 1 month ago

How about using inline props?