Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codrops/ShapesSlideshow
/
Class
src/js/demo1/slideshow.js:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
{ gsap } from
'gsap'
;
4
5
export
class
Slideshow extends EventEmitter {
6
constructor(el) {
7
super();
8
// the main wrapper <div class="slideshow">
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected