composedPath method

List<EventTarget> composedPath ()

Implementation

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