Represents Events page component View Source pages/Dashboard/Events/Events.jsx, line 58 Members Type: unknown # static constant eventData React memo hook to memoize event data View Source pages/Dashboard/Events/Events.jsx, line 233 Methods # static getDataByRange(data) Function to get data by range Parameters: Name Type Description data Array array of events View Source pages/Dashboard/Events/Events.jsx, line 162 Returns: # static getLastDayOfMonth() → {number} Function to get last day of the month View Source pages/Dashboard/Events/Events.jsx, line 145 Returns: Type: number # inner useGetEventsList() React query hook to get events list View Source pages/Dashboard/Events/Events.jsx, line 137