Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codrops/CircularTextEffect
/
Class
src/js/demo1/intro.js:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
};
10
11
export
class
Intro {
12
constructor(el) {
13
// the SVG element
14
this.DOM = {el: el};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected