WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
ModalDialogOptions
Interface ModalDialogOptions
模态对话框配置选项
interface
ModalDialogOptions
{
title
?:
string
;
width
?:
string
;
height
?:
string
;
}
Index
Properties
title?
width?
height?
Properties
Optional
title
title
?:
string
对话框标题
Optional
width
width
?:
string
对话框宽度
Optional
height
height
?:
string
对话框高度
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
title
width
height
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
模态对话框配置选项