tanstack table | how do i render <CompA>getValue()</CompA>
im used to rendering like
however i dont know how to render something like
<CompA>getValue()</CompA> in the table without kind of having it like <CompA captured={capturedVal}/> im using the shadncn Badge component not my own custom component i can pass a prop to1 Reply
eastern-cyanOP•2mo ago
i had some help and got suggested
lmk if this is also a decent way to do it or do you guys do it differently
cheers