Skip to content
AnyText
Search
Meta
K
Main Navigation
入门
开发
API
资源
更多
常见问题
关于
Discord
Appearance
Discord
Menu
Return to top
目录
Table of Contents for current page
useOpenUrl
#
打开一个 URL。
参数
#
ts
function
useOpenUrl
(
url
:
string
,
newTab
:
boolean
=
false
):
void