Passthrough for node is not working for Tree component. #2723
Answered
by
zaid1523
farazshuja
asked this question in
PrimeVue
-
As per the documentation https://primevue.org/tree/#api.tree.interfaces.TreePassThroughOptions it says that I can pass custom props to node, nodeLabel. But in actual its not setting any attribute to the DOM nodes. Here is the sandbox: https://codesandbox.io/p/devbox/k3fkfk
|
Beta Was this translation helpful? Give feedback.
Answered by
zaid1523
Sep 20, 2024
Replies: 1 comment
Answer selected by
farazshuja
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use PassThrough correctly it will work.