add a description for BrowserWindowProxy

This commit is contained in:
Zeke Sikelianos 2016-08-25 15:20:05 -07:00
parent 5619558689
commit ab1238d8fd

View file

@ -38,6 +38,8 @@ origin preference.
## Class: BrowserWindowProxy
> Manipulate the child browser window
The `BrowserWindowProxy` object is returned from `window.open` and provides
limited functionality with the child window.