MCPcopy Create free account
hub / github.com/codrops/TypeShuffleAnimation /

Class

src/js/typeShuffle.js:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 * Class representing one cell/char
26 */
27class Cell {
28 // DOM elements
29 DOM = {
30 // the char element (<span>)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected