MCPcopy
hub / github.com/antvis/Infographic / destroy

Method destroy

src/editor/types/plugin.ts:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 name: string;
17 init(options: PluginInitOptions): void;
18 destroy(): void;
19}
20
21export interface PluginManagerInitOptions {

Callers 15

Infographic.tsxFile · 0.65
renderToStringFunction · 0.65
destroyMethod · 0.65
destroyMethod · 0.65
destroyMethod · 0.65
destroyMethod · 0.65
unregisterPluginMethod · 0.65
destroyMethod · 0.65
destroyMethod · 0.65
performRenderMethod · 0.65
destroyMethod · 0.65
Infographic.tsxFile · 0.65

Implementers 15

ResizeElementsrc/editor/plugins/resize-element.ts
ResetViewBoxsrc/editor/plugins/reset-viewbox.ts
CoreSyncPluginsrc/editor/plugins/core-sync.ts
EditBarsrc/editor/plugins/edit-bar/edit-bar.t
DragElementsrc/editor/interactions/drag-element.t
DblClickEditTextsrc/editor/interactions/dblclick-edit-
ZoomWheelsrc/editor/interactions/zoom-wheel.ts
DragCanvassrc/editor/interactions/drag-canvas.ts
BrushSelectsrc/editor/interactions/brush-select.t
SelectHighlightsrc/editor/interactions/select-highlig
HotkeyHistorysrc/editor/interactions/hotkey-history
ClickSelectsrc/editor/interactions/click-select.t

Calls

no outgoing calls

Tested by

no test coverage detected