Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
method Event.prototype.composedPath

Returns the invocation target objects of event's path (objects on which listeners will be invoked), except for any nodes in shadow trees of which the shadow root's mode is "closed" that are not reachable from event's currentTarget.