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

Class

src/tailwind/Components/FlyingPosters/FlyingPosters.jsx:245–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245class Canvas {
246 constructor({ container, canvas, items, planeWidth, planeHeight, distortion, scrollEase, cameraFov, cameraZ }) {
247 this.container = container;
248 this.canvas = canvas;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected