The options object required by View.create View.create.
Note that name and target are the only required properties — albeit the url property is usually provided as well (defaults to "about:blank" when omitted).
name
target
url
"about:blank"
Generated using TypeDoc
The options object required by View.create View.create.
Note that
name
andtarget
are the only required properties — albeit theurl
property is usually provided as well (defaults to"about:blank"
when omitted).