MCPcopy Create free account
hub / github.com/TheOrcDev/github-creature / onDocumentLeave

Method onDocumentLeave

components/liquid-ether.tsx:311–313  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

309 this.isHoverInside = false;
310 }
311 onDocumentLeave() {
312 this.isHoverInside = false;
313 }
314 update() {
315 if (this.takeoverActive) {
316 const t =

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected