Info Type
Constructors
| Constructor |
Description
|
Full Usage:
Info(?securityOrigin, ?csp, ?name)
Parameters:
string
-
Security origin for the isolated world.
?csp : string
-
Content Security Policy for the isolated world.
?name : string
-
Name for isolated world. Useful in devtools.
Returns: Info
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.csp
|
Content Security Policy for the isolated world. |
Full Usage:
this.name
|
Name for isolated world. Useful in devtools. |
Full Usage:
this.securityOrigin
|
Security origin for the isolated world. |
fable-electron-docs-api