mirror of
https://github.com/electron/electron.git
synced 2026-01-31 18:28:06 -05:00
Update ko docs
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user