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})

Available on HTMLEmbedElement, provided by the HTMLEmbedElement$Typings extension

Overload accessor: $1, $2
no setter
align String

Available on HTMLEmbedElement, provided by the HTMLEmbedElement$Typings extension

@deprecated
getter/setter pair
getSVGDocument Document? Function()

Available on HTMLEmbedElement, provided by the HTMLEmbedElement$Typings extension

getter/setter pair
height String

Available on HTMLEmbedElement, provided by the HTMLEmbedElement$Typings extension

Sets or retrieves the height of the object.
getter/setter pair
name String

Available on HTMLEmbedElement, provided by the HTMLEmbedElement$Typings extension

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})

Available on HTMLEmbedElement, provided by the HTMLEmbedElement$Typings extension

Overload accessor: $1, $2
no setter
src String

Available on HTMLEmbedElement, provided by the HTMLEmbedElement$Typings extension

Sets or retrieves a URL to be loaded by the object.
getter/setter pair
type String

Available on HTMLEmbedElement, provided by the HTMLEmbedElement$Typings extension

getter/setter pair
width String

Available on HTMLEmbedElement, provided by the HTMLEmbedElement$Typings extension

Sets or retrieves the width of the object.
getter/setter pair