SWR DevTools

A devtools for SWR to enable you to inspect your SWR.

Download

You can download SWRDevTools at the following.

Setup

  1. Install SWRDevTools in the above links
  2. [swr@1.x only] install swr-devtools and wrap your application with the SWRDevTools component. Please see the more details in the documentation

Online Demo

App

/api/hello...loading(auto increment in 5 seconds)

/api/hello?foo...loading

SWR