menu
Dart
dart:html
Event
composedPath method
composedPath
dark_mode
light_mode
description
composedPath
method
List
<
EventTarget
>
composedPath
(
)
Implementation
List<EventTarget> composedPath() native;
Dart
dart:html
Event
composedPath method
Event class