Is virtual support class component (react) ?
I have been trying to apply TanStack virtual table on class component.
but i recognized that TanStack virtual only support for function component.
I tried HOC to solve this prob, but it is hard to apply to my project.
Is TanStack virtual support class component?
or is there any way to solve this problem? plz let me know
0 Replies