PropsHTMLPortalElement extension

on

Properties

onmessage EventHandlerNonNull<Event>?

Available on HTMLPortalElement, provided by the PropsHTMLPortalElement extension

getter/setter pair
onmessageerror EventHandlerNonNull<Event>?

Available on HTMLPortalElement, provided by the PropsHTMLPortalElement extension

getter/setter pair
referrerPolicy String

Available on HTMLPortalElement, provided by the PropsHTMLPortalElement extension

getter/setter pair
src String

Available on HTMLPortalElement, provided by the PropsHTMLPortalElement extension

getter/setter pair

Methods

activate([PortalActivateOptions? options]) Future<void>

Available on HTMLPortalElement, provided by the PropsHTMLPortalElement extension

postMessage(dynamic message, [StructuredSerializeOptions? options]) → void

Available on HTMLPortalElement, provided by the PropsHTMLPortalElement extension