functions/max_daily_events library
Functions
-
getMaxDailyEvents(
List< Event> events, int index, CalendarFormat calendarFormat) → int - Get the maximum number of daily events in the current viewport. params Event events The events to render. params int index The current index. params CalendarFormat calendarFormat The calendar format.