MCPcopy
hub / github.com/ionic-team/ionic-framework / close

Method close

core/src/utils/browser/index.ts:78–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 new (options?: CloseWatcherOptions): any;
77 requestClose(): void;
78 close(): void;
79 destroy(): void;
80
81 oncancel: (event: Event) => void | null;

Callers 4

closeMethod · 0.65
closeFunction · 0.65
createMenuControllerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected