MCPcopy
hub / github.com/nolimits4web/swiper / SwiperSlideLoopElement

Interface SwiperSlideLoopElement

src/swiper-element.ts:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20const SwiperSlideCSS = '__SWIPER_SLIDE_STYLES__';
21
22interface SwiperSlideLoopElement extends HTMLElement {
23 swiperLoopMoveDOM?: boolean;
24}
25
26declare global {
27 interface Window {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…