-
i cant find any methods that allow to destroy a color picker? |
Beta Was this translation helpful? Give feedback.
Answered by
jaames
Mar 16, 2023
Replies: 1 comment
-
remove its element from the html tree, the garbage collector should do the rest |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jaames
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
remove its element from the html tree, the garbage collector should do the rest