composedPath method

List<EventTarget> composedPath ()
inherited

Implementation

List<EventTarget> composedPath() => wrapped.composedPath();