BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5335575689166848/lesson/105ee360fdcab6939ecbf62c7755c754?ref=outlook-calendar
SUMMARY:Prevent Default Behaviour
DTSTART;TZID=America/Los_Angeles:20260513T190000
DTEND;TZID=America/Los_Angeles:20260513T200000
LOCATION:https://www.learndesk.us/class/5335575689166848/lesson/105ee360fdcab6939ecbf62c7755c754?ref=outlook-calendar
DESCRIPTION: The event.preventDefault() method stops the default action of an element from happening.

For example:

Prevent a submit button from submitting a form

Prevent a link from following the URL

Tip: Use the event.isDefaultPrevented() method to check whether the preventDefault() method was called for the event.

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