Dom elements in vanX.reactive? #331
-
const inp = vanX.reactive({
mode: 'idle',
target: document.body,
})
are dom elements allowed in vanX.reactive like this? |
Beta Was this translation helpful? Give feedback.
Answered by
sirenkovladd
May 22, 2024
Replies: 2 comments
-
It doesn't seem to work You can read |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HEAVYPOLY
-
Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It doesn't seem to work
https://jsfiddle.net/kf52c1ox/16/
You can read
why?
https://vanjs.org/advanced#why-not-dom-valued-states