MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / goToSlide

Function goToSlide

docs/script.js:139–142  ·  view source on GitHub ↗
(index)

Source from the content-addressed store, hash-verified

137 }
138
139 function goToSlide(index) {
140 currentSlide = index;
141 updateCarousel();
142 }
143
144 function startAutoPlay() {
145 stopAutoPlay();

Callers 1

script.jsFile · 0.85

Calls 1

updateCarouselFunction · 0.85

Tested by

no test coverage detected