How do I filter text inside cell?
My cell has
accessorKey
of type
. It renders title
and description
transaction-col.tsx
Here inside description
, I have user's email. I want to filter that out.1 Reply
optimistic-goldOP•2y ago
Nvm found another way. I create another cell containing description. and Hide it