Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidHDev/react-bits
/ #f
Method
#f
src/tailwind/Backgrounds/Ballpit/Ballpit.jsx:115–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
}
115
#f() {
116
if (this.#a) clearTimeout(this.#a);
117
this.#a = setTimeout(this.resize.bind(this), 100);
118
}
119
resize() {
120
let e, t;
121
if (this.#e.size instanceof Object) {
Callers
nothing calls this directly
Calls
1
bind
Method · 0.45
Tested by
no test coverage detected