-
Is it possible to render 2 months via May 2023 and June 2023 after pressing the next button i want it to display: June 2023 and July 2023 (right now it will render July 2023 and August 2023) I'm using the Tailwind Rangepicker example from the docs. Sorry if this is a silly question, i searched the docs and github for quite some time now, but unfortunately without success. Thanks in advance!! For example, in react-day-picker it's possible to configure if you want to navigate the number of months per time when rendering multiple months. https://react-day-picker.js.org/basics/customization#paged-navigation |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
At the moment this isn't supported, but we are tracking this via #3284. |
Beta Was this translation helpful? Give feedback.
At the moment this isn't supported, but we are tracking this via #3284.