Home > DMT_Panel > createPanel
DMT_Panel.createPanel() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
创建面板
Signature
typescript
createPanel(): Promise<string | undefined>;
1
Returns
Promise<string | undefined>
面板 UUID,如若为 undefined
则创建失败