思源笔记社区正在搭建中,现邀您共建
SiYuan Community is under construction. Join us to co-build.
Dialog| Property | Type | Description |
|---|---|---|
element | HTMLElement | #TODO |
constructor(options: {
title?: string,
transparent?: boolean,
content: string,
width?: string,
height?: string,
destroyCallback?: (options?: IObject) => void,
disableClose?: boolean,
disableAnimation?: boolean,
});destroydestroy(options?: IObject): void;