MCPcopy Create free account
hub / github.com/DavidHDev/react-bits /

Class

src/tailwind/Animations/ImageTrail/ImageTrail.jsx:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29class ImageItem {
30 DOM = { el: null, inner: null };
31 defaultStyle = { scale: 1, x: 0, y: 0, opacity: 0 };
32 rect = null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected