TRPC onClick
What is the best way to call a TRPC client on a button click.
looking to get data from TPRC
4 Replies
disable the query and refetch on click
Any chance you have an example or links to the right bit of the docs?
and does that change with the T3 tRPC setup?
the t3 trpc setup doesn't change anything
its basically stock
Thanks much appreciated!