Calendar Component - Event handler on change of date? or server-side rendering?

Hey @Jeremy_DBPA,

Absolutely, you can filter your query by using the view property within the calendar which lets you know the start and end dates being shown:

You can use {{calendar1.view.start}} as start date and {{calendar1.view.end}} as end date.