MCPcopy
hub / github.com/Splidejs/splide / destroy

Method destroy

src/js/constructors/EventBinder/EventBinder.ts:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 unbind( target: EventTarget | EventTarget[], events: string | string[], callback?: AnyFunction ): void;
20 dispatch<T>( target: EventTarget, event: string, detail?: T ): void;
21 destroy(): void;
22}
23
24/**

Callers 15

destroyFunction · 0.65
destroyFunction · 0.65
general.test.tsFile · 0.65
general.test.tsFile · 0.65
ltr.test.tsFile · 0.65
rtl.test.tsFile · 0.65
general.test.tsFile · 0.65
ttb.test.tsFile · 0.65
destroyFunction · 0.65
destroyFunction · 0.65
slide.test.tsFile · 0.65
destroyFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected