Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
init
Function · 0.45
init
Method · 0.45
setup
Function · 0.45
loadFontFromStylesheet
Function · 0.45
loadFontFromFile
Function · 0.45
resolveFont
Function · 0.45
GridDistortion
Function · 0.45
Calls
1
animate
Method · 0.95
Tested by
no test coverage detected