pixso.editor
pixso.editor
Object provides operations for Pixso editor
showDialogAsync
- Type:
showDialogAsync(dialogType: DialogType): Promise<unknown>
- Type Declaration: DialogType
Open the dialog window in the Pixso editor and specify a function dialog window through dialogType
.