Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can WeekHeaderElement be displayed on every month using vertical orientation? #2216

Open
Yavul opened this issue Aug 25, 2022 · 0 comments
Open

Comments

@Yavul
Copy link

Yavul commented Aug 25, 2022

react-dates@21.8.0

Is it possible to render the WeekHeaderElement on every single month using vertical orientation?
Currenly the WeekHeaderElement is being rendered only on first month.

 <DayPickerRangeController
          monthFormat={"MMMM, YYYY"}
          orientation="vertical"
          numberOfMonths={3}
          initialVisibleMonth={() => moment(new Date())}
        />
        
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant