Replies: 1 comment 2 replies
-
@ivolkoff, I came here to ask the exact same question. There are dozens examples with React with JSX, but not a single example of how to render custom cell-component with Vue. Did you happen to find a solution by any chance? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To render the data, I want to pass the value to my component that will render the data representation.
I decided it like this, but I think it's a crutch
How to do it correctly through the cell property?
Beta Was this translation helpful? Give feedback.
All reactions