Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 648 Bytes

devtools.md

File metadata and controls

13 lines (9 loc) · 648 Bytes
id title
devtools
Devtools

Wave your hands in the air and shout hooray because Vue Query comes with dedicated devtools! 🥳

When you begin your Vue Query journey, you'll want these devtools by your side. They help visualize all of the inner workings of Vue Query and will likely save you hours of debugging if you find yourself in a pinch!

The only thing you need to do is to install official Vue Devtools

Vue Query will seemingly integrate with official devtools, adding custom inspector and timeline events. Devtools would be treeshaken from production bundles by default.