MCPcopy Create free account
hub / github.com/apitable/apitable / close

Method close

packages/components/src/components/modal/interface.ts:155–155  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

153
154export interface IModalRef {
155 close(): void;
156 update?(config: IModalFuncProps): IModalRef;
157}
158

Calls

no outgoing calls

Tested by 1

executeSqlScriptMethod · 0.52