electron/docs/api/structures/web-source.md
Hugo Mano ae7b96991c Add webFrame.setIsolatedWorldSecurityOrigin
Move vector to cc file

Map executed javascript in isolated world to url

Some 💅

Documentation

Use WebSource[] as argument in executeJavaScriptInIsolatedWorld

Refactor and lint with @poiru’s comments

Remove duplicate call

Typo

Lint
2017-12-19 10:36:03 +09:00

5 lines
No EOL
110 B
Markdown

# WebSource Object
* `code` String
* `url` String (optional)
* `startLine` Integer (optional) - Default is 1.