Merge pull request #6846 from ysagal/patch-1
Added `title` to `page-title-updated` return args
This commit is contained in:
commit
420f756c47
1 changed files with 1 additions and 0 deletions
|
@ -298,6 +298,7 @@ labeled as such.
|
||||||
Returns:
|
Returns:
|
||||||
|
|
||||||
* `event` Event
|
* `event` Event
|
||||||
|
* `title` String
|
||||||
|
|
||||||
Emitted when the document changed its title, calling `event.preventDefault()`
|
Emitted when the document changed its title, calling `event.preventDefault()`
|
||||||
will prevent the native window's title from changing.
|
will prevent the native window's title from changing.
|
||||||
|
|
Loading…
Reference in a new issue