cursor-dot
cursor-dot copied to clipboard
Any re-initialize or destroy methods?
Hello,
is there any way to re-initialize or destroy programmatically?
Thanks for sharing this. Best regards.
Seems we need a .destroy api.
To re-init a cursor, just .destroy the older one and then re curDot() a new one.
And suggestion?