BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5260830855659520/lesson/a9520a48fb99e7d1ab4a2bec2f07b858?ref=outlook-calendar
SUMMARY:Mouse Input
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/5260830855659520/lesson/a9520a48fb99e7d1ab4a2bec2f07b858?ref=outlook-calendar
DESCRIPTION: 
The MouseEvents interface represents events that occur due to the user interacting with a pointing device (such as a mouse). Common events using this interface include click, dblclick, mouse up, mouse down. MouseEvent derives from UIEvent, which in turn derives from the event. Though the MouseEvent.initMouseEvent() method is kept for backward compatibility, creating a MouseEvent object should be done using the MouseEvent() constructor.
GitHub Source Code
Mouse Event List


https://www.learndesk.us/class/5260830855659520/lesson/a9520a48fb99e7d1ab4a2bec2f07b858?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR