rustclan
rustclan9mo ago

What is a useSuspenseQuery?

Hi, I'm wondering what a useSuspenseQuery is, im looking at the docs but it doesn't explain it anywhere? https://trpc.io/docs/client/react/suspense
Suspense | tRPC
- Ensure you're on the latest version of React
2 Replies
Nick
Nick9mo ago
Look at the react query docs and react suspense docs
rustclan
rustclan9mo ago
okay thank you