Skip to content
duxt

/_duxt/devtools

The route the Nuxt Devtools panel is served from. Dev only.

Response

text/html, one document per panel: /_duxt/devtools is the Sources panel and each other panel hangs off it — /_duxt/devtools/paths, /_duxt/devtools/pages and so on, in the order the tab row shows them.

The same documents are what Nuxt Devtools frames in its duxt tab, so the route exists to be opened in a window of its own — a wide table is easier to read outside a drawer.

Notes

What each panel answers, with every panel rendered as it looks, is a section of its own: Devtools.

Was this page helpful?