tauri-uitauri-ui

Debug panel

Built-in development inspector for generated Tauri apps.

The debug panel is enabled in development only and has zero production impact.

What it shows

  • app metadata
  • route, URL, hash, and search state
  • Tauri window information
  • tracked invoke calls
  • runtime events
  • plugin logs
  • system paths
  • errors and unhandled rejections

Behavior

  • toggle with Cmd/Ctrl + D
  • dock to the left, right, or bottom
  • attach it to reserve layout space
  • remembers dock position and active tab

Debug panel

Current dark-mode screenshot. Replace later with a docs-specific cropped capture.

tauri-ui debug panel

On this page