WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
showInfo
Function showInfo
showInfo
(
message
:
string
,
title
?:
string
)
:
Promise
<
void
>
便捷函数:显示信息对话框
Parameters
message
:
string
消息内容
title
:
string
= "提示"
对话框标题(可选)
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
便捷函数:显示信息对话框