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

Method load

src/tailwind/TextAnimations/ASCIIText/ASCIIText.jsx:326–328  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

324 }
325
326 load() {
327 this.animate();
328 }
329
330 onMouseMove(evt) {
331 const e = evt.touches ? evt.touches[0] : evt;

Callers 7

initFunction · 0.45
initMethod · 0.45
setupFunction · 0.45
loadFontFromStylesheetFunction · 0.45
loadFontFromFileFunction · 0.45
resolveFontFunction · 0.45
GridDistortionFunction · 0.45

Calls 1

animateMethod · 0.95

Tested by

no test coverage detected