github
Preparing search index...
The search index is not available
tools-publish-test - v1.0.1
tools-publish-test
bom
openWindow
Function openWindow
open
Window
(
url
,
opt
?
)
:
void
window.open()
Parameters
url
:
string
打开的url
Optional
opt
:
{
noopener
?:
boolean
;
noreferrer
?:
boolean
;
target
?:
string
;
}
是否新开tab页
Optional
noopener
?:
boolean
Optional
noreferrer
?:
boolean
Optional
target
?:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tools-publish-test - v1.0.1
bom
color
file
regular
tree
window.open()