Agenda - Scroll to current time

Hello,

We have successfully built our implementation using the EventCalendar agenda view. We are able to navigate to the correct date using eventcalendar.navigate() or eventcalendar.navigateToEvent(e), but I’d like to not only scroll to the current date, but then scroll in the agenda view to the current time.

Is this possible? I have not been successful using navigate() or navigateToEvent().

Thanks,
Paul

Hello @Paul_Kearney :wave:

The navigate method allows you to navigate to a time as well, not just to a certain date.