-
Hello, I'm trying to use h(...) for creating a vnode for the content inside the tippy-directive like
with I'm not sure, if I'm using this correctly or is it even possible? |
Beta Was this translation helpful? Give feedback.
Answered by
SMoni
May 13, 2023
Replies: 1 comment
-
Ok... I didn't use it correctly :/ I should have returned a object Dummy me. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SMoni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok... I didn't use it correctly :/
I should have returned a object
{ content: ... }
Dummy me.