[V8] Vue 3 support #3109
-
Hi, looks like V8 is well on its way and from what I can piece together it will be written in Typescript. 🚀 I was about to attempt a port of react-table to Vue since I'm loving the headless nature of this library and there's nothing like it out there. But then I stumbled upon plans or at least ideas to support Vue 3 in other TanStack projects like react-query. Now I wonder if Vue 3 support is considered or at least made easier by separating core and react specific implementations? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
React Table will similarly be built with a separate internal core module. It will be even easier to use with Vue than react query. |
Beta Was this translation helpful? Give feedback.
React Table will similarly be built with a separate internal core module. It will be even easier to use with Vue than react query.