[{"data":1,"prerenderedAt":1361},["Reactive",2],{"navigation":3,"docs-/guide/getting-started":37,"docs-/guide/getting-started-surround":923},[4,17,30],{"title":5,"_path":6,"children":7},"Guide","/guide",[8,11,14],{"title":9,"_path":10},"Getting Started","/guide/getting-started",{"title":12,"_path":13},"Features","/guide/features",{"title":15,"_path":16},"Composables","/guide/composables",{"title":18,"_path":19,"children":20},"Module","/module",[21,24,27],{"title":22,"_path":23},"Module Authors","/module/guide",{"title":25,"_path":26},"Utility Kit","/module/utils-kit",{"title":28,"_path":29},"UI Kit","/module/ui-kit",{"title":31,"_path":32,"children":33},"Development","/development",[34],{"title":35,"_path":36},"Contribution Guide","/development/contributing",{"_path":10,"_dir":38,"_draft":39,"_partial":39,"_locale":40,"title":9,"description":41,"body":42,"_type":918,"_id":919,"_source":920,"_file":921,"_extension":922},"guide",false,"","Using Nuxt DevTools in your Nuxt project is only a command away.",{"type":43,"children":44,"toc":909},"root",[45,54,72,79,106,233,238,244,249,294,333,348,353,392,398,403,445,565,571,594,599,664,690,696,707,890,903],{"type":46,"tag":47,"props":48,"children":50},"element","h2",{"id":49},"installation",[51],{"type":52,"value":53},"text","Installation",{"type":46,"tag":55,"props":56,"children":57},"callout",{},[58],{"type":46,"tag":59,"props":60,"children":61},"p",{},[62,64,70],{"type":52,"value":63},"Nuxt DevTools requires ",{"type":46,"tag":65,"props":66,"children":67},"strong",{},[68],{"type":52,"value":69},"Nuxt v3.1.0 or higher",{"type":52,"value":71},".",{"type":46,"tag":73,"props":74,"children":76},"h3",{"id":75},"auto-install",[77],{"type":52,"value":78},"Auto Install",{"type":46,"tag":59,"props":80,"children":81},{},[82,84,90,92,97,99,104],{"type":52,"value":83},"You just need to go to your ",{"type":46,"tag":85,"props":86,"children":87},"code",{},[88],{"type":52,"value":89},"nuxt.config",{"type":52,"value":91}," file and set ",{"type":46,"tag":85,"props":93,"children":94},{},[95],{"type":52,"value":96},"devtools",{"type":52,"value":98}," to ",{"type":46,"tag":85,"props":100,"children":101},{},[102],{"type":52,"value":103},"true",{"type":52,"value":105},":",{"type":46,"tag":107,"props":108,"children":113},"pre",{"className":109,"code":110,"filename":111,"language":112,"meta":40},"language-ts material-theme_material-theme-palenight_material-theme-lighter","export default defineNuxtConfig({\n  devtools: { enabled: true },\n})\n","nuxt.config.ts","ts",[114],{"type":46,"tag":85,"props":115,"children":116},{"__ignoreMap":40},[117,161,219],{"type":46,"tag":118,"props":119,"children":122},"span",{"class":120,"line":121},"line",1,[123,129,135,140,144,150,155],{"type":46,"tag":118,"props":124,"children":126},{"class":125},"ct-398028",[127],{"type":52,"value":128},"export",{"type":46,"tag":118,"props":130,"children":132},{"class":131},"ct-521921",[133],{"type":52,"value":134}," ",{"type":46,"tag":118,"props":136,"children":137},{"class":125},[138],{"type":52,"value":139},"default",{"type":46,"tag":118,"props":141,"children":142},{"class":131},[143],{"type":52,"value":134},{"type":46,"tag":118,"props":145,"children":147},{"class":146},"ct-021512",[148],{"type":52,"value":149},"defineNuxtConfig",{"type":46,"tag":118,"props":151,"children":152},{"class":131},[153],{"type":52,"value":154},"(",{"type":46,"tag":118,"props":156,"children":158},{"class":157},"ct-542793",[159],{"type":52,"value":160},"{\n",{"type":46,"tag":118,"props":162,"children":164},{"class":120,"line":163},2,[165,170,175,179,183,188,192,197,201,205,210,214],{"type":46,"tag":118,"props":166,"children":167},{"class":131},[168],{"type":52,"value":169},"  ",{"type":46,"tag":118,"props":171,"children":173},{"class":172},"ct-821147",[174],{"type":52,"value":96},{"type":46,"tag":118,"props":176,"children":177},{"class":157},[178],{"type":52,"value":105},{"type":46,"tag":118,"props":180,"children":181},{"class":131},[182],{"type":52,"value":134},{"type":46,"tag":118,"props":184,"children":185},{"class":157},[186],{"type":52,"value":187},"{",{"type":46,"tag":118,"props":189,"children":190},{"class":131},[191],{"type":52,"value":134},{"type":46,"tag":118,"props":193,"children":194},{"class":172},[195],{"type":52,"value":196},"enabled",{"type":46,"tag":118,"props":198,"children":199},{"class":157},[200],{"type":52,"value":105},{"type":46,"tag":118,"props":202,"children":203},{"class":131},[204],{"type":52,"value":134},{"type":46,"tag":118,"props":206,"children":208},{"class":207},"ct-358248",[209],{"type":52,"value":103},{"type":46,"tag":118,"props":211,"children":212},{"class":131},[213],{"type":52,"value":134},{"type":46,"tag":118,"props":215,"children":216},{"class":157},[217],{"type":52,"value":218},"},\n",{"type":46,"tag":118,"props":220,"children":222},{"class":120,"line":221},3,[223,228],{"type":46,"tag":118,"props":224,"children":225},{"class":157},[226],{"type":52,"value":227},"}",{"type":46,"tag":118,"props":229,"children":230},{"class":131},[231],{"type":52,"value":232},")",{"type":46,"tag":59,"props":234,"children":235},{},[236],{"type":52,"value":237},"Nuxt will automatically install the DevTools module for you.",{"type":46,"tag":73,"props":239,"children":241},{"id":240},"install-using-nuxi",[242],{"type":52,"value":243},"Install using Nuxi",{"type":46,"tag":59,"props":245,"children":246},{},[247],{"type":52,"value":248},"You can opt-in Nuxt DevTools per-project by going to the project root and run:",{"type":46,"tag":107,"props":250,"children":254},{"className":251,"code":252,"language":253,"meta":40},"language-bash material-theme_material-theme-palenight_material-theme-lighter","npx nuxi@latest devtools enable\n","bash",[255],{"type":46,"tag":85,"props":256,"children":257},{"__ignoreMap":40},[258],{"type":46,"tag":118,"props":259,"children":260},{"class":120,"line":121},[261,267,271,277,281,285,289],{"type":46,"tag":118,"props":262,"children":264},{"class":263},"ct-902167",[265],{"type":52,"value":266},"npx",{"type":46,"tag":118,"props":268,"children":269},{"class":131},[270],{"type":52,"value":134},{"type":46,"tag":118,"props":272,"children":274},{"class":273},"ct-083593",[275],{"type":52,"value":276},"nuxi@latest",{"type":46,"tag":118,"props":278,"children":279},{"class":131},[280],{"type":52,"value":134},{"type":46,"tag":118,"props":282,"children":283},{"class":273},[284],{"type":52,"value":96},{"type":46,"tag":118,"props":286,"children":287},{"class":131},[288],{"type":52,"value":134},{"type":46,"tag":118,"props":290,"children":291},{"class":273},[292],{"type":52,"value":293},"enable",{"type":46,"tag":59,"props":295,"children":296},{},[297,299,305,307,312,314,319,320,325,326,331],{"type":52,"value":298},"Restart your Nuxt server and open your app in browser. Click the Nuxt icon on the bottom (or press ",{"type":46,"tag":300,"props":301,"children":302},"kbd",{},[303],{"type":52,"value":304},"Shift",{"type":52,"value":306}," + ",{"type":46,"tag":300,"props":308,"children":309},{},[310],{"type":52,"value":311},"Alt",{"type":52,"value":313}," / ",{"type":46,"tag":300,"props":315,"children":316},{},[317],{"type":52,"value":318},"⇧ Shift",{"type":52,"value":306},{"type":46,"tag":300,"props":321,"children":322},{},[323],{"type":52,"value":324},"⌥ Option",{"type":52,"value":306},{"type":46,"tag":300,"props":327,"children":328},{},[329],{"type":52,"value":330},"D",{"type":52,"value":332},") to toggle the DevTools.",{"type":46,"tag":55,"props":334,"children":335},{},[336],{"type":46,"tag":59,"props":337,"children":338},{},[339,341,346],{"type":52,"value":340},"If you using ",{"type":46,"tag":85,"props":342,"children":343},{},[344],{"type":52,"value":345},"nvm",{"type":52,"value":347}," or other Node version managers, we suggest to run the enable command again after switching Node version.",{"type":46,"tag":59,"props":349,"children":350},{},[351],{"type":52,"value":352},"Similarly, you can disable it per-project by running:",{"type":46,"tag":107,"props":354,"children":356},{"className":251,"code":355,"language":253,"meta":40},"npx nuxi@latest devtools disable\n",[357],{"type":46,"tag":85,"props":358,"children":359},{"__ignoreMap":40},[360],{"type":46,"tag":118,"props":361,"children":362},{"class":120,"line":121},[363,367,371,375,379,383,387],{"type":46,"tag":118,"props":364,"children":365},{"class":263},[366],{"type":52,"value":266},{"type":46,"tag":118,"props":368,"children":369},{"class":131},[370],{"type":52,"value":134},{"type":46,"tag":118,"props":372,"children":373},{"class":273},[374],{"type":52,"value":276},{"type":46,"tag":118,"props":376,"children":377},{"class":131},[378],{"type":52,"value":134},{"type":46,"tag":118,"props":380,"children":381},{"class":273},[382],{"type":52,"value":96},{"type":46,"tag":118,"props":384,"children":385},{"class":131},[386],{"type":52,"value":134},{"type":46,"tag":118,"props":388,"children":389},{"class":273},[390],{"type":52,"value":391},"disable",{"type":46,"tag":73,"props":393,"children":395},{"id":394},"install-manually",[396],{"type":52,"value":397},"Install Manually",{"type":46,"tag":59,"props":399,"children":400},{},[401],{"type":52,"value":402},"Nuxt DevTools is currently provided as a module (might be changed in the future). If you prefer, you can also install it locally, which will be activated for all your team members.",{"type":46,"tag":107,"props":404,"children":406},{"className":251,"code":405,"language":253,"meta":40},"npm i -D @nuxt/devtools\n",[407],{"type":46,"tag":85,"props":408,"children":409},{"__ignoreMap":40},[410],{"type":46,"tag":118,"props":411,"children":412},{"class":120,"line":121},[413,418,422,427,431,436,440],{"type":46,"tag":118,"props":414,"children":415},{"class":263},[416],{"type":52,"value":417},"npm",{"type":46,"tag":118,"props":419,"children":420},{"class":131},[421],{"type":52,"value":134},{"type":46,"tag":118,"props":423,"children":424},{"class":273},[425],{"type":52,"value":426},"i",{"type":46,"tag":118,"props":428,"children":429},{"class":131},[430],{"type":52,"value":134},{"type":46,"tag":118,"props":432,"children":433},{"class":273},[434],{"type":52,"value":435},"-D",{"type":46,"tag":118,"props":437,"children":438},{"class":131},[439],{"type":52,"value":134},{"type":46,"tag":118,"props":441,"children":442},{"class":273},[443],{"type":52,"value":444},"@nuxt/devtools",{"type":46,"tag":107,"props":446,"children":448},{"className":109,"code":447,"language":112,"meta":40},"// nuxt.config.ts\nexport default defineNuxtConfig({\n  modules: [\n    '@nuxt/devtools',\n  ],\n})\n",[449],{"type":46,"tag":85,"props":450,"children":451},{"__ignoreMap":40},[452,461,492,513,540,553],{"type":46,"tag":118,"props":453,"children":454},{"class":120,"line":121},[455],{"type":46,"tag":118,"props":456,"children":458},{"class":457},"ct-767688",[459],{"type":52,"value":460},"// nuxt.config.ts\n",{"type":46,"tag":118,"props":462,"children":463},{"class":120,"line":163},[464,468,472,476,480,484,488],{"type":46,"tag":118,"props":465,"children":466},{"class":125},[467],{"type":52,"value":128},{"type":46,"tag":118,"props":469,"children":470},{"class":131},[471],{"type":52,"value":134},{"type":46,"tag":118,"props":473,"children":474},{"class":125},[475],{"type":52,"value":139},{"type":46,"tag":118,"props":477,"children":478},{"class":131},[479],{"type":52,"value":134},{"type":46,"tag":118,"props":481,"children":482},{"class":146},[483],{"type":52,"value":149},{"type":46,"tag":118,"props":485,"children":486},{"class":131},[487],{"type":52,"value":154},{"type":46,"tag":118,"props":489,"children":490},{"class":157},[491],{"type":52,"value":160},{"type":46,"tag":118,"props":493,"children":494},{"class":120,"line":221},[495,499,504,508],{"type":46,"tag":118,"props":496,"children":497},{"class":131},[498],{"type":52,"value":169},{"type":46,"tag":118,"props":500,"children":501},{"class":172},[502],{"type":52,"value":503},"modules",{"type":46,"tag":118,"props":505,"children":506},{"class":157},[507],{"type":52,"value":105},{"type":46,"tag":118,"props":509,"children":510},{"class":131},[511],{"type":52,"value":512}," [\n",{"type":46,"tag":118,"props":514,"children":516},{"class":120,"line":515},4,[517,522,527,531,535],{"type":46,"tag":118,"props":518,"children":519},{"class":131},[520],{"type":52,"value":521},"    ",{"type":46,"tag":118,"props":523,"children":524},{"class":157},[525],{"type":52,"value":526},"'",{"type":46,"tag":118,"props":528,"children":529},{"class":273},[530],{"type":52,"value":444},{"type":46,"tag":118,"props":532,"children":533},{"class":157},[534],{"type":52,"value":526},{"type":46,"tag":118,"props":536,"children":537},{"class":157},[538],{"type":52,"value":539},",\n",{"type":46,"tag":118,"props":541,"children":543},{"class":120,"line":542},5,[544,549],{"type":46,"tag":118,"props":545,"children":546},{"class":131},[547],{"type":52,"value":548},"  ]",{"type":46,"tag":118,"props":550,"children":551},{"class":157},[552],{"type":52,"value":539},{"type":46,"tag":118,"props":554,"children":556},{"class":120,"line":555},6,[557,561],{"type":46,"tag":118,"props":558,"children":559},{"class":157},[560],{"type":52,"value":227},{"type":46,"tag":118,"props":562,"children":563},{"class":131},[564],{"type":52,"value":232},{"type":46,"tag":73,"props":566,"children":568},{"id":567},"edge-release-channel",[569],{"type":52,"value":570},"Edge Release Channel",{"type":46,"tag":59,"props":572,"children":573},{},[574,576,585,587,592],{"type":52,"value":575},"Similar to ",{"type":46,"tag":577,"props":578,"children":582},"a",{"href":579,"rel":580},"https://nuxt.com/docs/guide/going-further/edge-channel#opting-into-the-edge-channel",[581],"nofollow",[583],{"type":52,"value":584},"Nuxt's Edge Channel",{"type":52,"value":586},", DevTools also offers an edge release channel, that automatically releases for every commit to ",{"type":46,"tag":85,"props":588,"children":589},{},[590],{"type":52,"value":591},"main",{"type":52,"value":593}," branch.",{"type":46,"tag":59,"props":595,"children":596},{},[597],{"type":52,"value":598},"You can opt-in to the edge release channel by running:",{"type":46,"tag":107,"props":600,"children":604},{"className":601,"code":602,"language":603,"meta":40},"language-diff material-theme_material-theme-palenight_material-theme-lighter","{\n  \"devDependencies\": {\n--    \"@nuxt/devtools\": \"^0.1.0\"\n++    \"@nuxt/devtools\": \"npm:@nuxt/devtools-edge@latest\"\n  }\n}\n","diff",[605],{"type":46,"tag":85,"props":606,"children":607},{"__ignoreMap":40},[608,615,623,636,649,657],{"type":46,"tag":118,"props":609,"children":610},{"class":120,"line":121},[611],{"type":46,"tag":118,"props":612,"children":613},{"class":131},[614],{"type":52,"value":160},{"type":46,"tag":118,"props":616,"children":617},{"class":120,"line":163},[618],{"type":46,"tag":118,"props":619,"children":620},{"class":131},[621],{"type":52,"value":622},"  \"devDependencies\": {\n",{"type":46,"tag":118,"props":624,"children":625},{"class":120,"line":221},[626,631],{"type":46,"tag":118,"props":627,"children":628},{"class":157},[629],{"type":52,"value":630},"-",{"type":46,"tag":118,"props":632,"children":633},{"class":172},[634],{"type":52,"value":635},"-    \"@nuxt/devtools\": \"^0.1.0\"\n",{"type":46,"tag":118,"props":637,"children":638},{"class":120,"line":515},[639,644],{"type":46,"tag":118,"props":640,"children":641},{"class":157},[642],{"type":52,"value":643},"+",{"type":46,"tag":118,"props":645,"children":646},{"class":273},[647],{"type":52,"value":648},"+    \"@nuxt/devtools\": \"npm:@nuxt/devtools-edge@latest\"\n",{"type":46,"tag":118,"props":650,"children":651},{"class":120,"line":542},[652],{"type":46,"tag":118,"props":653,"children":654},{"class":131},[655],{"type":52,"value":656},"  }\n",{"type":46,"tag":118,"props":658,"children":659},{"class":120,"line":555},[660],{"type":46,"tag":118,"props":661,"children":662},{"class":131},[663],{"type":52,"value":227},{"type":46,"tag":59,"props":665,"children":666},{},[667,669,674,676,681,683,688],{"type":52,"value":668},"Remove lockfile (",{"type":46,"tag":85,"props":670,"children":671},{},[672],{"type":52,"value":673},"package-lock.json",{"type":52,"value":675},", ",{"type":46,"tag":85,"props":677,"children":678},{},[679],{"type":52,"value":680},"yarn.lock",{"type":52,"value":682},", or ",{"type":46,"tag":85,"props":684,"children":685},{},[686],{"type":52,"value":687},"pnpm-lock.yaml",{"type":52,"value":689},") and reinstall dependencies.",{"type":46,"tag":73,"props":691,"children":693},{"id":692},"module-options",[694],{"type":52,"value":695},"Module Options",{"type":46,"tag":59,"props":697,"children":698},{},[699,701,705],{"type":52,"value":700},"To configure Nuxt DevTools, you can pass the ",{"type":46,"tag":85,"props":702,"children":703},{},[704],{"type":52,"value":96},{"type":52,"value":706}," options.",{"type":46,"tag":107,"props":708,"children":710},{"className":109,"code":709,"language":112,"meta":40},"// nuxt.config.ts\nexport default defineNuxtConfig({\n  devtools: {\n    // Enable devtools (default: true)\n    enabled: true,\n    // VS Code Server options\n    vscode: {},\n    // ...other options\n  }\n})\n",[711],{"type":46,"tag":85,"props":712,"children":713},{"__ignoreMap":40},[714,721,752,775,787,814,826,852,865,878],{"type":46,"tag":118,"props":715,"children":716},{"class":120,"line":121},[717],{"type":46,"tag":118,"props":718,"children":719},{"class":457},[720],{"type":52,"value":460},{"type":46,"tag":118,"props":722,"children":723},{"class":120,"line":163},[724,728,732,736,740,744,748],{"type":46,"tag":118,"props":725,"children":726},{"class":125},[727],{"type":52,"value":128},{"type":46,"tag":118,"props":729,"children":730},{"class":131},[731],{"type":52,"value":134},{"type":46,"tag":118,"props":733,"children":734},{"class":125},[735],{"type":52,"value":139},{"type":46,"tag":118,"props":737,"children":738},{"class":131},[739],{"type":52,"value":134},{"type":46,"tag":118,"props":741,"children":742},{"class":146},[743],{"type":52,"value":149},{"type":46,"tag":118,"props":745,"children":746},{"class":131},[747],{"type":52,"value":154},{"type":46,"tag":118,"props":749,"children":750},{"class":157},[751],{"type":52,"value":160},{"type":46,"tag":118,"props":753,"children":754},{"class":120,"line":221},[755,759,763,767,771],{"type":46,"tag":118,"props":756,"children":757},{"class":131},[758],{"type":52,"value":169},{"type":46,"tag":118,"props":760,"children":761},{"class":172},[762],{"type":52,"value":96},{"type":46,"tag":118,"props":764,"children":765},{"class":157},[766],{"type":52,"value":105},{"type":46,"tag":118,"props":768,"children":769},{"class":131},[770],{"type":52,"value":134},{"type":46,"tag":118,"props":772,"children":773},{"class":157},[774],{"type":52,"value":160},{"type":46,"tag":118,"props":776,"children":777},{"class":120,"line":515},[778,782],{"type":46,"tag":118,"props":779,"children":780},{"class":157},[781],{"type":52,"value":521},{"type":46,"tag":118,"props":783,"children":784},{"class":457},[785],{"type":52,"value":786},"// Enable devtools (default: true)\n",{"type":46,"tag":118,"props":788,"children":789},{"class":120,"line":542},[790,794,798,802,806,810],{"type":46,"tag":118,"props":791,"children":792},{"class":131},[793],{"type":52,"value":521},{"type":46,"tag":118,"props":795,"children":796},{"class":172},[797],{"type":52,"value":196},{"type":46,"tag":118,"props":799,"children":800},{"class":157},[801],{"type":52,"value":105},{"type":46,"tag":118,"props":803,"children":804},{"class":131},[805],{"type":52,"value":134},{"type":46,"tag":118,"props":807,"children":808},{"class":207},[809],{"type":52,"value":103},{"type":46,"tag":118,"props":811,"children":812},{"class":157},[813],{"type":52,"value":539},{"type":46,"tag":118,"props":815,"children":816},{"class":120,"line":555},[817,821],{"type":46,"tag":118,"props":818,"children":819},{"class":157},[820],{"type":52,"value":521},{"type":46,"tag":118,"props":822,"children":823},{"class":457},[824],{"type":52,"value":825},"// VS Code Server options\n",{"type":46,"tag":118,"props":827,"children":829},{"class":120,"line":828},7,[830,834,839,843,847],{"type":46,"tag":118,"props":831,"children":832},{"class":131},[833],{"type":52,"value":521},{"type":46,"tag":118,"props":835,"children":836},{"class":172},[837],{"type":52,"value":838},"vscode",{"type":46,"tag":118,"props":840,"children":841},{"class":157},[842],{"type":52,"value":105},{"type":46,"tag":118,"props":844,"children":845},{"class":131},[846],{"type":52,"value":134},{"type":46,"tag":118,"props":848,"children":849},{"class":157},[850],{"type":52,"value":851},"{},\n",{"type":46,"tag":118,"props":853,"children":855},{"class":120,"line":854},8,[856,860],{"type":46,"tag":118,"props":857,"children":858},{"class":157},[859],{"type":52,"value":521},{"type":46,"tag":118,"props":861,"children":862},{"class":457},[863],{"type":52,"value":864},"// ...other options\n",{"type":46,"tag":118,"props":866,"children":868},{"class":120,"line":867},9,[869,873],{"type":46,"tag":118,"props":870,"children":871},{"class":131},[872],{"type":52,"value":169},{"type":46,"tag":118,"props":874,"children":875},{"class":157},[876],{"type":52,"value":877},"}\n",{"type":46,"tag":118,"props":879,"children":881},{"class":120,"line":880},10,[882,886],{"type":46,"tag":118,"props":883,"children":884},{"class":157},[885],{"type":52,"value":227},{"type":46,"tag":118,"props":887,"children":888},{"class":131},[889],{"type":52,"value":232},{"type":46,"tag":59,"props":891,"children":892},{},[893,895,902],{"type":52,"value":894},"For all options available, please refer to TSDocs in your IDE, or the ",{"type":46,"tag":577,"props":896,"children":899},{"href":897,"rel":898},"https://github.com/nuxt/devtools/blob/main/packages/devtools-kit/src/_types/options.ts#L6",[581],[900],{"type":52,"value":901},"type definition file",{"type":52,"value":71},{"type":46,"tag":904,"props":905,"children":906},"style",{},[907],{"type":52,"value":908},".material-theme_material-theme-palenight_material-theme-lighter{color:#EEFFFF;background:#263238;}.dark .material-theme_material-theme-palenight_material-theme-lighter{color:#A6ACCD;background:#292D3E;}.light .material-theme_material-theme-palenight_material-theme-lighter{color:#90A4AE;background:#FAFAFA;}.ct-398028{color:#89DDFF;font-style:italic;}.light .ct-398028{color:#39ADB5;font-style:italic;}.ct-521921{color:#EEFFFF;}.dark .ct-521921{color:#A6ACCD;}.light .ct-521921{color:#90A4AE;}.ct-021512{color:#82AAFF;}.light .ct-021512{color:#6182B8;}.ct-542793{color:#89DDFF;}.light .ct-542793{color:#39ADB5;}.ct-821147{color:#F07178;}.light .ct-821147{color:#E53935;}.ct-358248{color:#FF9CAC;}.light .ct-358248{color:#FF5370;}.ct-902167{color:#FFCB6B;}.light .ct-902167{color:#E2931D;}.ct-083593{color:#C3E88D;}.light .ct-083593{color:#91B859;}.ct-767688{color:#546E7A;font-style:italic;}.dark .ct-767688{color:#676E95;font-style:italic;}.light .ct-767688{color:#90A4AE;font-style:italic;}",{"title":40,"searchDepth":163,"depth":163,"links":910},[911],{"id":49,"depth":163,"text":53,"children":912},[913,914,915,916,917],{"id":75,"depth":221,"text":78},{"id":240,"depth":221,"text":243},{"id":394,"depth":221,"text":397},{"id":567,"depth":221,"text":570},{"id":692,"depth":221,"text":695},"markdown","content:1.guide:0.getting-started.md","content","1.guide/0.getting-started.md","md",[924,925],null,{"_path":13,"_dir":38,"_draft":39,"_partial":39,"_locale":40,"title":12,"description":926,"body":927,"_type":918,"_id":1359,"_source":920,"_file":1360,"_extension":922},"Discover all the features the Nuxt Devtools can offer.",{"type":43,"children":928,"toc":1334},[929,942,948,953,959,965,970,974,980,985,989,994,998,1003,1007,1013,1018,1022,1027,1032,1036,1041,1047,1052,1057,1063,1068,1074,1079,1085,1090,1096,1101,1107,1112,1118,1123,1129,1134,1140,1145,1157,1163,1168,1172,1178,1183,1187,1193,1210,1214,1220,1225,1231,1272,1278,1297,1302,1319,1324],{"type":46,"tag":59,"props":930,"children":931},{},[932,934,941],{"type":52,"value":933},"You can learn more in our ",{"type":46,"tag":577,"props":935,"children":938},{"href":936,"rel":937},"https://github.com/nuxt/devtools/discussions/31",[581],[939],{"type":52,"value":940},"roadmap",{"type":52,"value":71},{"type":46,"tag":47,"props":943,"children":945},{"id":944},"overview",[946],{"type":52,"value":947},"Overview",{"type":46,"tag":59,"props":949,"children":950},{},[951],{"type":52,"value":952},"Shows a quick overview of your app, including the Nuxt version (which if it’s not up to date you can easily update it), Vue version, pages, components, imports, modules and plugins that you are using, and your app’s loading time and more!",{"type":46,"tag":954,"props":955,"children":958},"img",{"width":956,"src":957},1284,"https://user-images.githubusercontent.com/11247099/217670797-12c33a03-ca4f-490d-a18a-ab9008b89c15.png",[],{"type":46,"tag":47,"props":960,"children":962},{"id":961},"pages",[963],{"type":52,"value":964},"Pages",{"type":46,"tag":59,"props":966,"children":967},{},[968],{"type":52,"value":969},"Pages tab shows your current routes with some useful information such as what layout or middleware it has, and provides a quick way to navigate between pages. You can also use the textbox to see how each route is matched.",{"type":46,"tag":954,"props":971,"children":973},{"width":956,"src":972},"https://user-images.githubusercontent.com/11247099/217670804-e48482af-de37-47be-88d8-d9515e796d5f.png",[],{"type":46,"tag":47,"props":975,"children":977},{"id":976},"components",[978],{"type":52,"value":979},"Components",{"type":46,"tag":59,"props":981,"children":982},{},[983],{"type":52,"value":984},"Components tab shows all the components you are using in your app and where they are from. You can also search for them and go to the source code.",{"type":46,"tag":954,"props":986,"children":988},{"width":956,"src":987},"https://user-images.githubusercontent.com/11247099/217670805-726eafd1-5364-4b11-9c2b-9253d068e7e3.png",[],{"type":46,"tag":59,"props":990,"children":991},{},[992],{"type":52,"value":993},"Components tab also has a Graph view which you can toggle.\nGraph view also shows the relationship between components, and knows the dependencies of each component.",{"type":46,"tag":954,"props":995,"children":997},{"width":956,"src":996},"https://user-images.githubusercontent.com/11247099/217670806-fb39aeff-3881-44e5-b9c8-6c757f5925fc.png",[],{"type":46,"tag":59,"props":999,"children":1000},{},[1001],{"type":52,"value":1002},"You can also inspect your app's DOM tree and see which component is rendering it. Finding the place to make changes are much easier.",{"type":46,"tag":954,"props":1004,"children":1006},{"width":956,"src":1005},"https://user-images.githubusercontent.com/11247099/217670809-7dcb4198-5a74-4818-95b1-b62ea6c04a6c.png",[],{"type":46,"tag":47,"props":1008,"children":1010},{"id":1009},"imports",[1011],{"type":52,"value":1012},"Imports",{"type":46,"tag":59,"props":1014,"children":1015},{},[1016],{"type":52,"value":1017},"Imports tab shows all the auto-imports registered to Nuxt. You can see which files are importing them, and where they are from. Some entries can also provide short descriptions and documentation links.",{"type":46,"tag":954,"props":1019,"children":1021},{"width":956,"src":1020},"https://user-images.githubusercontent.com/11247099/217670811-fa7c7249-5a21-48c9-abe8-ca02b2518a3a.png",[],{"type":46,"tag":47,"props":1023,"children":1024},{"id":503},[1025],{"type":52,"value":1026},"Modules",{"type":46,"tag":59,"props":1028,"children":1029},{},[1030],{"type":52,"value":1031},"Modules tab shows all the modules you have installed and their information such as the module’s github repository, documentation, version and …",{"type":46,"tag":954,"props":1033,"children":1035},{"width":956,"src":1034},"https://user-images.githubusercontent.com/11247099/217670813-ce3da4b6-269c-430e-abb5-a2263ffe4938.png",[],{"type":46,"tag":59,"props":1037,"children":1038},{},[1039],{"type":52,"value":1040},"You can install or even remove any Nuxt module with one-click!",{"type":46,"tag":47,"props":1042,"children":1044},{"id":1043},"assets",[1045],{"type":52,"value":1046},"Assets",{"type":46,"tag":59,"props":1048,"children":1049},{},[1050],{"type":52,"value":1051},"Assets tab shows your files from the Public directory, you can see the information of selected file with some helpful actions.",{"type":46,"tag":59,"props":1053,"children":1054},{},[1055],{"type":52,"value":1056},"You can also upload files with Drag & Drop ability",{"type":46,"tag":47,"props":1058,"children":1060},{"id":1059},"terminals",[1061],{"type":52,"value":1062},"Terminals",{"type":46,"tag":59,"props":1064,"children":1065},{},[1066],{"type":52,"value":1067},"Terminals tab shows the active terminal processes.",{"type":46,"tag":47,"props":1069,"children":1071},{"id":1070},"runtime-config",[1072],{"type":52,"value":1073},"Runtime Config",{"type":46,"tag":59,"props":1075,"children":1076},{},[1077],{"type":52,"value":1078},"Runtime Config tab shows all the runtime config of your project, with the ability to edit them.",{"type":46,"tag":47,"props":1080,"children":1082},{"id":1081},"payload",[1083],{"type":52,"value":1084},"Payload",{"type":46,"tag":59,"props":1086,"children":1087},{},[1088],{"type":52,"value":1089},"Payloads tab shows all the state and data payloads of your project.",{"type":46,"tag":47,"props":1091,"children":1093},{"id":1092},"build-analyze",[1094],{"type":52,"value":1095},"Build Analyze",{"type":46,"tag":59,"props":1097,"children":1098},{},[1099],{"type":52,"value":1100},"In the Build Analyze tab, you can run analyze build and see the bundle size of your project. it saves the report so you can compare the bundle size in different builds.",{"type":46,"tag":47,"props":1102,"children":1104},{"id":1103},"open-graph",[1105],{"type":52,"value":1106},"Open Graph",{"type":46,"tag":59,"props":1108,"children":1109},{},[1110],{"type":52,"value":1111},"Open Graph tab is to help you with SEO, it shows you a Social Preview Card for twitter, facebook and linkedIn for your page. It also provides missing SEO tags with the ability to copy code snippets.",{"type":46,"tag":47,"props":1113,"children":1115},{"id":1114},"plugins",[1116],{"type":52,"value":1117},"Plugins",{"type":46,"tag":59,"props":1119,"children":1120},{},[1121],{"type":52,"value":1122},"Plugins tab shows all the plugins your project is using, with some information such as plugin's initialization time.",{"type":46,"tag":47,"props":1124,"children":1126},{"id":1125},"server-routes",[1127],{"type":52,"value":1128},"Server Routes",{"type":46,"tag":59,"props":1130,"children":1131},{},[1132],{"type":52,"value":1133},"Server Routes tab shows all nitro routes in your project. It provides a playground to send and test your endpoints.",{"type":46,"tag":47,"props":1135,"children":1137},{"id":1136},"storage",[1138],{"type":52,"value":1139},"Storage",{"type":46,"tag":59,"props":1141,"children":1142},{},[1143],{"type":52,"value":1144},"Storage tab shows all the nitro storage in your project. You can create, edit, and delete files.",{"type":46,"tag":59,"props":1146,"children":1147},{},[1148,1150],{"type":52,"value":1149},"Learn more about ",{"type":46,"tag":577,"props":1151,"children":1154},{"href":1152,"rel":1153},"https://nitro.unjs.io/guide/storage",[581],[1155],{"type":52,"value":1156},"Nitro Storage",{"type":46,"tag":47,"props":1158,"children":1160},{"id":1159},"hooks",[1161],{"type":52,"value":1162},"Hooks",{"type":46,"tag":59,"props":1164,"children":1165},{},[1166],{"type":52,"value":1167},"Hooks tab can help you to monitor the time spent in each hook. It can be helpful to find performance bottlenecks.",{"type":46,"tag":954,"props":1169,"children":1171},{"width":956,"src":1170},"https://user-images.githubusercontent.com/11247099/217670815-80ec0ec3-7df1-4a07-96fb-4161fb6562a7.png",[],{"type":46,"tag":47,"props":1173,"children":1175},{"id":1174},"virtual-files",[1176],{"type":52,"value":1177},"Virtual Files",{"type":46,"tag":59,"props":1179,"children":1180},{},[1181],{"type":52,"value":1182},"Virtual Files tab shows the virtual files generated by Nuxt to support the conventions.",{"type":46,"tag":954,"props":1184,"children":1186},{"width":956,"src":1185},"https://user-images.githubusercontent.com/11247099/217670817-abb0315a-6d92-4c5e-a4da-2327f22e0e8b.png",[],{"type":46,"tag":47,"props":1188,"children":1190},{"id":1189},"inspect",[1191],{"type":52,"value":1192},"Inspect",{"type":46,"tag":59,"props":1194,"children":1195},{},[1196,1198,1208],{"type":52,"value":1197},"Inspect expose the ",{"type":46,"tag":577,"props":1199,"children":1202},{"href":1200,"rel":1201},"https://github.com/antfu/vite-plugin-inspect",[581],[1203],{"type":46,"tag":85,"props":1204,"children":1205},{},[1206],{"type":52,"value":1207},"vite-plugin-inspect",{"type":52,"value":1209}," integration, allowing you to inspect transformation steps of Vite.",{"type":46,"tag":954,"props":1211,"children":1213},{"width":956,"src":1212},"https://user-images.githubusercontent.com/11247099/217670818-77f91135-7318-462e-9148-4ad504c82555.png",[],{"type":46,"tag":47,"props":1215,"children":1217},{"id":1216},"settings",[1218],{"type":52,"value":1219},"Settings",{"type":46,"tag":59,"props":1221,"children":1222},{},[1223],{"type":52,"value":1224},"Settings tab allows you to configure the DevTools to your needs. you can hide tabs, change tabs order, scale, theme and more...",{"type":46,"tag":47,"props":1226,"children":1228},{"id":1227},"nuxt-icon",[1229],{"type":52,"value":1230},"Nuxt Icon",{"type":46,"tag":59,"props":1232,"children":1233},{},[1234,1236,1241,1242,1246,1247,1252,1253,1258,1259,1264,1265,1270],{"type":52,"value":1235},"Nuxt Icon is the first item on sidebar, located at the top left corner of the DevTools. It gives you a quick access to some useful features such as ",{"type":46,"tag":85,"props":1237,"children":1238},{},[1239],{"type":52,"value":1240},"Toggle Theme",{"type":52,"value":675},{"type":46,"tag":85,"props":1243,"children":1244},{},[1245],{"type":52,"value":1219},{"type":52,"value":675},{"type":46,"tag":85,"props":1248,"children":1249},{},[1250],{"type":52,"value":1251},"Split Screen",{"type":52,"value":675},{"type":46,"tag":85,"props":1254,"children":1255},{},[1256],{"type":52,"value":1257},"Popup",{"type":52,"value":675},{"type":46,"tag":85,"props":1260,"children":1261},{},[1262],{"type":52,"value":1263},"Refresh Data",{"type":52,"value":675},{"type":46,"tag":85,"props":1266,"children":1267},{},[1268],{"type":52,"value":1269},"Refresh Page",{"type":52,"value":1271},". you can simply click on it and see the them yourself.",{"type":46,"tag":73,"props":1273,"children":1275},{"id":1274},"command-palette",[1276],{"type":52,"value":1277},"Command Palette",{"type":46,"tag":59,"props":1279,"children":1280},{},[1281,1283,1288,1290,1295],{"type":52,"value":1282},"Command Palette is a quick way to access some useful features of the DevTools such as easy navigation, run commands and Nuxt Documentations. You can open it with ",{"type":46,"tag":85,"props":1284,"children":1285},{},[1286],{"type":52,"value":1287},"Ctrl+Shift+K",{"type":52,"value":1289}," or ",{"type":46,"tag":85,"props":1291,"children":1292},{},[1293],{"type":52,"value":1294},"Cmd+Shift+K",{"type":52,"value":1296}," shortcut.",{"type":46,"tag":73,"props":1298,"children":1300},{"id":1299},"split-screen",[1301],{"type":52,"value":1251},{"type":46,"tag":59,"props":1303,"children":1304},{},[1305,1307,1311,1313,1317],{"type":52,"value":1306},"Split Screen is a useful feature to use multiple tabs at the same time. You can open it from ",{"type":46,"tag":85,"props":1308,"children":1309},{},[1310],{"type":52,"value":1277},{"type":52,"value":1312}," or by clicking the ",{"type":46,"tag":85,"props":1314,"children":1315},{},[1316],{"type":52,"value":1230},{"type":52,"value":1318}," in the top left corner of the DevTools and activate it from there.",{"type":46,"tag":73,"props":1320,"children":1322},{"id":1321},"popup",[1323],{"type":52,"value":1257},{"type":46,"tag":59,"props":1325,"children":1326},{},[1327,1329,1333],{"type":52,"value":1328},"Popup is very useful for those who has a second screen, you can open it by clicking the ",{"type":46,"tag":85,"props":1330,"children":1331},{},[1332],{"type":52,"value":1230},{"type":52,"value":1318},{"title":40,"searchDepth":163,"depth":163,"links":1335},[1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354],{"id":944,"depth":163,"text":947},{"id":961,"depth":163,"text":964},{"id":976,"depth":163,"text":979},{"id":1009,"depth":163,"text":1012},{"id":503,"depth":163,"text":1026},{"id":1043,"depth":163,"text":1046},{"id":1059,"depth":163,"text":1062},{"id":1070,"depth":163,"text":1073},{"id":1081,"depth":163,"text":1084},{"id":1092,"depth":163,"text":1095},{"id":1103,"depth":163,"text":1106},{"id":1114,"depth":163,"text":1117},{"id":1125,"depth":163,"text":1128},{"id":1136,"depth":163,"text":1139},{"id":1159,"depth":163,"text":1162},{"id":1174,"depth":163,"text":1177},{"id":1189,"depth":163,"text":1192},{"id":1216,"depth":163,"text":1219},{"id":1227,"depth":163,"text":1230,"children":1355},[1356,1357,1358],{"id":1274,"depth":221,"text":1277},{"id":1299,"depth":221,"text":1251},{"id":1321,"depth":221,"text":1257},"content:1.guide:1.features.md","1.guide/1.features.md",1695781436391]