Toolkit Organization

Inspect (State, Tree, Console)

Deep-dive into your application's internals. From the component hierarchy to global state stores and mirrored logs.

State Surgery

Manage LocalStorage, Cookies, and custom stores like Zustand/Redux.

Learn More

Component Tree

Visualize React hierarchy and inspect live props flow.

Learn More

Console Mirror

High-fidelity log mirror that captures events before toolkit startup.

Learn More

Anatomy of an Application

The Inspect tab group is designed to provide a 360-degree view of your app. By observing state changes alongside the component tree and console output, you can pinpoint exactly where data is getting mangled or where a render cycle is failing without ever leaving the dev interface.