Closed Proxy-99 closed 1 year ago
is there a way to remove the effect
Ya, you can call destroy on the effect!
destroy
let cursorEffect = new emojiCursor({ emoji: ["🔥", "🐬", "🦆"] });
cursorEffect.destroy()
Will add to the documentation now.
is there a way to remove the effect