composedPath 方法

List<EventTarget> composedPath()
继承自

实现

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