SVGElement$Typings extension

on

Properties

addEventListener → ({void Function<K$>(SVGElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})
Overload accessor: $1, $2
no setter
className → dynamic
Returns the value of element's class content attribute. Can be set to change it.
no setter
ownerSVGElement SVGSVGElement?
no setter
removeEventListener → ({void Function<K$>(SVGElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})
Overload accessor: $1, $2
no setter
viewportElement SVGElement?
no setter