Options required to create a new window with Window.create Window.create.
Note that name is the only required property — albeit the url property is usually provided as well (defaults to "about:blank" when omitted).
name
url
"about:blank"
Generated using TypeDoc
Options required to create a new window with Window.create Window.create.
Note that
name
is the only required property — albeit theurl
property is usually provided as well (defaults to"about:blank"
when omitted).