Update ko docs

This commit is contained in:
tinydew4 2016-10-06 14:26:41 +00:00
parent 79b5ae3d57
commit 6af8a0fae4

View file

@ -154,7 +154,8 @@ Returns:
기본값으로 `BrowserWindow``url`을 기반으로 생성됩니다.
`event.preventDefault()`를 호출하면 새로운 창이 생성되는 것을 방지할 수 있습니다.
`event.preventDefault()`를 호출하면 새로운 창이 생성되는 것을 방지할 수
있습니다. 이러한 경우에, the `event.newGuest` may be set with a reference to a `BrowserWindow` instance to make it used by the Electron's runtime.
#### Event: 'will-navigate'