🔰event dispatching
🚧 under construction -> cancellable events
Last updated
Was this helpful?
🚧 under construction -> cancellable events
Last updated
Was this helpful?
Was this helpful?
return value of EventTarget ⟩ .dispatchEvent(event)
false
if event
is cancelable, and
at least one of the event's handlers called .
true, otherwise.