HTMLEmbedElement$Typings extension

on

Properties

addEventListener → ({void Function<K$>(HTMLElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})
Overload accessor: $1, $2
no setter
align String
@deprecated
getter/setter pair
getSVGDocument Document? Function()
getter/setter pair
height String
Sets or retrieves the height of the object.
getter/setter pair
name String
Sets or retrieves the name of the object. @deprecated
getter/setter pair
removeEventListener → ({void Function<K$>(HTMLElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})
Overload accessor: $1, $2
no setter
src String
Sets or retrieves a URL to be loaded by the object.
getter/setter pair
type String
getter/setter pair
width String
Sets or retrieves the width of the object.
getter/setter pair