call close
This commit is contained in:
@@ -16,7 +16,7 @@ export class UmbCreateDocumentModalLayoutElement extends UmbModalLayoutElement<U
|
||||
static styles = [UUITextStyles];
|
||||
|
||||
private _handleCancel() {
|
||||
this.modalHandler?.submit();
|
||||
this.modalHandler?.close();
|
||||
}
|
||||
|
||||
#onClick(event: PointerEvent) {
|
||||
|
||||
Reference in New Issue
Block a user