Range Calendar: Get first and last displayed date #1941
Unanswered
vbackeberg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a range calendar that I want to get the first and last date from to make a backend query with that date range.
Does RangeCalendar expose any information on the date range it displays?
The placeholder date can help me get the first displayed date, but I am not sure how to get the last displayed date.
I have looked at this post which mentions a monthsVisible. That property is no available on the rangeCalendar, though.
#1379
Beta Was this translation helpful? Give feedback.
All reactions