[{"data":1,"prerenderedAt":3563},["Reactive",2],{"navigation":3,"docs-/composables/use-content-head":164,"docs-/composables/use-content-head-surround":1600},[4,20,45,67,92,102,115],{"title":5,"_path":6,"children":7},"Get Started","/get-started",[8,11,14,17],{"title":9,"_path":10},"Installation","/get-started/installation",{"title":12,"_path":13},"Configuration","/get-started/configuration",{"title":15,"_path":16},"Edge Channel","/get-started/edge-channel",{"title":18,"_path":19},"Migration","/get-started/from-v1",{"title":21,"_path":22,"children":23},"Usage","/usage",[24,27,30,33,36,39,42],{"title":25,"_path":26},"Content Directory","/usage/content-directory",{"title":28,"_path":29},"Markdown","/usage/markdown",{"title":31,"_path":32},"JSON, YAML, CSV","/usage/files",{"title":34,"_path":35},"Render Content","/usage/render",{"title":37,"_path":38},"Search","/usage/search",{"title":40,"_path":41},"Fetch Navigation","/usage/navigation",{"title":43,"_path":44},"TypeScript Support","/usage/typescript",{"title":46,"_path":47,"children":48},"Composables","/composables",[49,52,55,58,61,64],{"title":50,"_path":51},"queryContent()","/composables/query-content",{"title":53,"_path":54},"fetchContentNavigation()","/composables/fetch-content-navigation",{"title":56,"_path":57},"useContentHead()","/composables/use-content-head",{"title":59,"_path":60},"useContentHelpers()","/composables/use-content-helpers",{"title":62,"_path":63},"useUnwrap()","/composables/use-unwrap",{"title":65,"_path":66},"searchContent()","/composables/search-content",{"title":68,"_path":69,"children":70},"Components","/components",[71,74,77,80,83,86,89],{"title":72,"_path":73},"\u003CContentDoc>","/components/content-doc",{"title":75,"_path":76},"\u003CContentRenderer>","/components/content-renderer",{"title":78,"_path":79},"\u003CContentList>","/components/content-list",{"title":81,"_path":82},"\u003CContentNavigation>","/components/content-navigation",{"title":84,"_path":85},"\u003CContentQuery>","/components/content-query",{"title":87,"_path":88},"\u003CContentSlot>","/components/content-slot",{"title":90,"_path":91},"Prose Components","/components/prose",{"title":93,"_path":94,"children":95},"Document Driven","/document-driven",[96,99],{"title":97,"_path":98},"Introduction","/document-driven/introduction",{"title":100,"_path":101},"useContent()","/document-driven/use-content",{"title":103,"_path":104,"children":105},"Recipes","/recipes",[106,109,112],{"title":107,"_path":108},"Hooks","/recipes/hooks",{"title":110,"_path":111},"Transformers","/recipes/transformers",{"title":113,"_path":114},"Sitemap","/recipes/sitemap",{"title":116,"_path":117,"children":118},"V1","/v1",[119,141,154],{"title":120,"_path":121,"children":122},"Getting Started","/v1/getting-started",[123,125,127,130,133,136,138],{"title":97,"_path":124},"/v1/getting-started/introduction",{"title":9,"_path":126},"/v1/getting-started/installation",{"title":128,"_path":129},"Writing content","/v1/getting-started/writing",{"title":131,"_path":132},"Fetching content","/v1/getting-started/fetching",{"title":134,"_path":135},"Displaying content","/v1/getting-started/displaying",{"title":12,"_path":137},"/v1/getting-started/configuration",{"title":139,"_path":140},"Advanced","/v1/getting-started/advanced",{"title":142,"_path":143,"children":144},"Examples","/v1/examples",[145,148,151],{"title":146,"_path":147},"Basic Usage","/v1/examples/basic",{"title":149,"_path":150},"TailwindCSS","/v1/examples/tailwindcss-typography",{"title":152,"_path":153},"Docs Theme","/v1/examples/docs-theme",{"title":155,"_path":156,"children":157},"Community","/v1/community",[158,161],{"title":159,"_path":160},"Snippets","/v1/community/snippets",{"title":162,"_path":163},"Integrations","/v1/community/integrations",{"_path":57,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":56,"description":168,"body":169,"_type":1596,"_id":1597,"_source":1598,"_file":1599,"_extension":1170},"composables",false,"","The useContentHead() composable provides a binding between your content data and useHead() composable.",{"type":170,"children":171,"toc":1591},"root",[172,180,198,203,241,577,583,609,634,725,731,744,1107,1153,1165,1585],{"type":173,"tag":174,"props":175,"children":177},"element","h2",{"id":176},"usage",[178],{"type":179,"value":21},"text",{"type":173,"tag":181,"props":182,"children":183},"p",{},[184,189,191,196],{"type":173,"tag":185,"props":186,"children":187},"code",{"className":167},[188],{"type":179,"value":56},{"type":179,"value":190}," is available everywhere in your app where ",{"type":173,"tag":185,"props":192,"children":193},{"className":167},[194],{"type":179,"value":195},"useHead",{"type":179,"value":197}," would be.",{"type":173,"tag":181,"props":199,"children":200},{},[201],{"type":179,"value":202},"It takes two arguments:",{"type":173,"tag":204,"props":205,"children":206},"ul",{},[207,218],{"type":173,"tag":208,"props":209,"children":210},"li",{},[211,216],{"type":173,"tag":185,"props":212,"children":213},{"className":167},[214],{"type":179,"value":215},"document",{"type":179,"value":217},": A document data (of any type)",{"type":173,"tag":208,"props":219,"children":220},{},[221,226,228],{"type":173,"tag":185,"props":222,"children":223},{"className":167},[224],{"type":179,"value":225},"to",{"type":179,"value":227},": A route path",{"type":173,"tag":204,"props":229,"children":230},{},[231],{"type":173,"tag":208,"props":232,"children":233},{},[234,236],{"type":179,"value":235},"Default: ",{"type":173,"tag":185,"props":237,"children":238},{"className":167},[239],{"type":179,"value":240},"useRoute()",{"type":173,"tag":242,"props":243,"children":244},"code-group",{},[245,464],{"type":173,"tag":246,"props":247,"children":252},"pre",{"className":248,"code":249,"filename":250,"language":251,"meta":167,"style":167},"language-vue shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003Cscript setup lang=\"ts\">\nconst { data: page } = await useAsyncData('my-page', queryContent('/').findOne)\n\nuseContentHead(page)\n\u003C/script>\n","with queryContent","vue",[253],{"type":173,"tag":185,"props":254,"children":255},{"__ignoreMap":167},[256,310,423,433,447],{"type":173,"tag":257,"props":258,"children":261},"span",{"class":259,"line":260},"line",1,[262,268,274,280,285,290,295,301,305],{"type":173,"tag":257,"props":263,"children":265},{"style":264},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[266],{"type":179,"value":267},"\u003C",{"type":173,"tag":257,"props":269,"children":271},{"style":270},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[272],{"type":179,"value":273},"script",{"type":173,"tag":257,"props":275,"children":277},{"style":276},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[278],{"type":179,"value":279}," setup",{"type":173,"tag":257,"props":281,"children":282},{"style":276},[283],{"type":179,"value":284}," lang",{"type":173,"tag":257,"props":286,"children":287},{"style":264},[288],{"type":179,"value":289},"=",{"type":173,"tag":257,"props":291,"children":292},{"style":264},[293],{"type":179,"value":294},"\"",{"type":173,"tag":257,"props":296,"children":298},{"style":297},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[299],{"type":179,"value":300},"ts",{"type":173,"tag":257,"props":302,"children":303},{"style":264},[304],{"type":179,"value":294},{"type":173,"tag":257,"props":306,"children":307},{"style":264},[308],{"type":179,"value":309},">\n",{"type":173,"tag":257,"props":311,"children":313},{"class":259,"line":312},2,[314,319,324,329,334,340,345,350,356,362,367,372,377,381,386,391,395,399,404,408,413,418],{"type":173,"tag":257,"props":315,"children":316},{"style":276},[317],{"type":179,"value":318},"const",{"type":173,"tag":257,"props":320,"children":321},{"style":264},[322],{"type":179,"value":323}," {",{"type":173,"tag":257,"props":325,"children":326},{"style":270},[327],{"type":179,"value":328}," data",{"type":173,"tag":257,"props":330,"children":331},{"style":264},[332],{"type":179,"value":333},":",{"type":173,"tag":257,"props":335,"children":337},{"style":336},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[338],{"type":179,"value":339}," page ",{"type":173,"tag":257,"props":341,"children":342},{"style":264},[343],{"type":179,"value":344},"}",{"type":173,"tag":257,"props":346,"children":347},{"style":264},[348],{"type":179,"value":349}," =",{"type":173,"tag":257,"props":351,"children":353},{"style":352},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[354],{"type":179,"value":355}," await",{"type":173,"tag":257,"props":357,"children":359},{"style":358},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[360],{"type":179,"value":361}," useAsyncData",{"type":173,"tag":257,"props":363,"children":364},{"style":336},[365],{"type":179,"value":366},"(",{"type":173,"tag":257,"props":368,"children":369},{"style":264},[370],{"type":179,"value":371},"'",{"type":173,"tag":257,"props":373,"children":374},{"style":297},[375],{"type":179,"value":376},"my-page",{"type":173,"tag":257,"props":378,"children":379},{"style":264},[380],{"type":179,"value":371},{"type":173,"tag":257,"props":382,"children":383},{"style":264},[384],{"type":179,"value":385},",",{"type":173,"tag":257,"props":387,"children":388},{"style":358},[389],{"type":179,"value":390}," queryContent",{"type":173,"tag":257,"props":392,"children":393},{"style":336},[394],{"type":179,"value":366},{"type":173,"tag":257,"props":396,"children":397},{"style":264},[398],{"type":179,"value":371},{"type":173,"tag":257,"props":400,"children":401},{"style":297},[402],{"type":179,"value":403},"/",{"type":173,"tag":257,"props":405,"children":406},{"style":264},[407],{"type":179,"value":371},{"type":173,"tag":257,"props":409,"children":410},{"style":336},[411],{"type":179,"value":412},")",{"type":173,"tag":257,"props":414,"children":415},{"style":264},[416],{"type":179,"value":417},".",{"type":173,"tag":257,"props":419,"children":420},{"style":336},[421],{"type":179,"value":422},"findOne)\n",{"type":173,"tag":257,"props":424,"children":426},{"class":259,"line":425},3,[427],{"type":173,"tag":257,"props":428,"children":430},{"emptyLinePlaceholder":429},true,[431],{"type":179,"value":432},"\n",{"type":173,"tag":257,"props":434,"children":436},{"class":259,"line":435},4,[437,442],{"type":173,"tag":257,"props":438,"children":439},{"style":358},[440],{"type":179,"value":441},"useContentHead",{"type":173,"tag":257,"props":443,"children":444},{"style":336},[445],{"type":179,"value":446},"(page)\n",{"type":173,"tag":257,"props":448,"children":450},{"class":259,"line":449},5,[451,456,460],{"type":173,"tag":257,"props":452,"children":453},{"style":264},[454],{"type":179,"value":455},"\u003C/",{"type":173,"tag":257,"props":457,"children":458},{"style":270},[459],{"type":179,"value":273},{"type":173,"tag":257,"props":461,"children":462},{"style":264},[463],{"type":179,"value":309},{"type":173,"tag":246,"props":465,"children":468},{"className":248,"code":466,"filename":467,"language":251,"meta":167,"style":167},"\u003Cscript setup lang=\"ts\">\nconst { page } = useContent()\n\nuseContentHead(page)\n\u003C/script>\n","with document-driven",[469],{"type":173,"tag":185,"props":470,"children":471},{"__ignoreMap":167},[472,511,544,551,562],{"type":173,"tag":257,"props":473,"children":474},{"class":259,"line":260},[475,479,483,487,491,495,499,503,507],{"type":173,"tag":257,"props":476,"children":477},{"style":264},[478],{"type":179,"value":267},{"type":173,"tag":257,"props":480,"children":481},{"style":270},[482],{"type":179,"value":273},{"type":173,"tag":257,"props":484,"children":485},{"style":276},[486],{"type":179,"value":279},{"type":173,"tag":257,"props":488,"children":489},{"style":276},[490],{"type":179,"value":284},{"type":173,"tag":257,"props":492,"children":493},{"style":264},[494],{"type":179,"value":289},{"type":173,"tag":257,"props":496,"children":497},{"style":264},[498],{"type":179,"value":294},{"type":173,"tag":257,"props":500,"children":501},{"style":297},[502],{"type":179,"value":300},{"type":173,"tag":257,"props":504,"children":505},{"style":264},[506],{"type":179,"value":294},{"type":173,"tag":257,"props":508,"children":509},{"style":264},[510],{"type":179,"value":309},{"type":173,"tag":257,"props":512,"children":513},{"class":259,"line":312},[514,518,522,526,530,534,539],{"type":173,"tag":257,"props":515,"children":516},{"style":276},[517],{"type":179,"value":318},{"type":173,"tag":257,"props":519,"children":520},{"style":264},[521],{"type":179,"value":323},{"type":173,"tag":257,"props":523,"children":524},{"style":336},[525],{"type":179,"value":339},{"type":173,"tag":257,"props":527,"children":528},{"style":264},[529],{"type":179,"value":344},{"type":173,"tag":257,"props":531,"children":532},{"style":264},[533],{"type":179,"value":349},{"type":173,"tag":257,"props":535,"children":536},{"style":358},[537],{"type":179,"value":538}," useContent",{"type":173,"tag":257,"props":540,"children":541},{"style":336},[542],{"type":179,"value":543},"()\n",{"type":173,"tag":257,"props":545,"children":546},{"class":259,"line":425},[547],{"type":173,"tag":257,"props":548,"children":549},{"emptyLinePlaceholder":429},[550],{"type":179,"value":432},{"type":173,"tag":257,"props":552,"children":553},{"class":259,"line":435},[554,558],{"type":173,"tag":257,"props":555,"children":556},{"style":358},[557],{"type":179,"value":441},{"type":173,"tag":257,"props":559,"children":560},{"style":336},[561],{"type":179,"value":446},{"type":173,"tag":257,"props":563,"children":564},{"class":259,"line":449},[565,569,573],{"type":173,"tag":257,"props":566,"children":567},{"style":264},[568],{"type":179,"value":455},{"type":173,"tag":257,"props":570,"children":571},{"style":270},[572],{"type":179,"value":273},{"type":173,"tag":257,"props":574,"children":575},{"style":264},[576],{"type":179,"value":309},{"type":173,"tag":174,"props":578,"children":580},{"id":579},"automation",[581],{"type":179,"value":582},"Automation",{"type":173,"tag":181,"props":584,"children":585},{},[586,588,597,599,607],{"type":179,"value":587},"When using the ",{"type":173,"tag":589,"props":590,"children":591},"a",{"href":73},[592],{"type":173,"tag":185,"props":593,"children":594},{"className":167},[595],{"type":179,"value":596},"\u003CContentDoc />",{"type":179,"value":598}," component or the default ",{"type":173,"tag":589,"props":600,"children":601},{"href":98},[602],{"type":173,"tag":185,"props":603,"children":604},{"className":167},[605],{"type":179,"value":606},"document-driven",{"type":179,"value":608}," page, the composable will be automatically used.",{"type":173,"tag":181,"props":610,"children":611},{},[612,614,619,621,626,628,633],{"type":179,"value":613},"To disable the automation, you can set the ",{"type":173,"tag":185,"props":615,"children":616},{"className":167},[617],{"type":179,"value":618},"contentHead",{"type":179,"value":620}," option to ",{"type":173,"tag":185,"props":622,"children":623},{"className":167},[624],{"type":179,"value":625},"false",{"type":179,"value":627}," in your ",{"type":173,"tag":185,"props":629,"children":630},{"className":167},[631],{"type":179,"value":632},"nuxt.config",{"type":179,"value":333},{"type":173,"tag":246,"props":635,"children":639},{"className":636,"code":637,"filename":638,"language":300,"meta":167,"style":167},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default defineNuxtConfig({\n  content: {\n    contentHead: false\n  }\n})\n","nuxt.config.ts",[640],{"type":173,"tag":185,"props":641,"children":642},{"__ignoreMap":167},[643,670,687,705,713],{"type":173,"tag":257,"props":644,"children":645},{"class":259,"line":260},[646,651,656,661,665],{"type":173,"tag":257,"props":647,"children":648},{"style":352},[649],{"type":179,"value":650},"export",{"type":173,"tag":257,"props":652,"children":653},{"style":352},[654],{"type":179,"value":655}," default",{"type":173,"tag":257,"props":657,"children":658},{"style":358},[659],{"type":179,"value":660}," defineNuxtConfig",{"type":173,"tag":257,"props":662,"children":663},{"style":336},[664],{"type":179,"value":366},{"type":173,"tag":257,"props":666,"children":667},{"style":264},[668],{"type":179,"value":669},"{\n",{"type":173,"tag":257,"props":671,"children":672},{"class":259,"line":312},[673,678,682],{"type":173,"tag":257,"props":674,"children":675},{"style":270},[676],{"type":179,"value":677},"  content",{"type":173,"tag":257,"props":679,"children":680},{"style":264},[681],{"type":179,"value":333},{"type":173,"tag":257,"props":683,"children":684},{"style":264},[685],{"type":179,"value":686}," {\n",{"type":173,"tag":257,"props":688,"children":689},{"class":259,"line":425},[690,695,699],{"type":173,"tag":257,"props":691,"children":692},{"style":270},[693],{"type":179,"value":694},"    contentHead",{"type":173,"tag":257,"props":696,"children":697},{"style":264},[698],{"type":179,"value":333},{"type":173,"tag":257,"props":700,"children":702},{"style":701},"--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC",[703],{"type":179,"value":704}," false\n",{"type":173,"tag":257,"props":706,"children":707},{"class":259,"line":435},[708],{"type":173,"tag":257,"props":709,"children":710},{"style":264},[711],{"type":179,"value":712},"  }\n",{"type":173,"tag":257,"props":714,"children":715},{"class":259,"line":449},[716,720],{"type":173,"tag":257,"props":717,"children":718},{"style":264},[719],{"type":179,"value":344},{"type":173,"tag":257,"props":721,"children":722},{"style":336},[723],{"type":179,"value":724},")\n",{"type":173,"tag":174,"props":726,"children":728},{"id":727},"parameters",[729],{"type":179,"value":730},"Parameters",{"type":173,"tag":181,"props":732,"children":733},{},[734,736,742],{"type":179,"value":735},"These parameters can be used from the ",{"type":173,"tag":589,"props":737,"children":739},{"href":738},"/usage/markdown#front-matter",[740],{"type":179,"value":741},"Front-Matter",{"type":179,"value":743}," section of your pages.",{"type":173,"tag":745,"props":746,"children":747},"table",{},[748,778],{"type":173,"tag":749,"props":750,"children":751},"thead",{},[752],{"type":173,"tag":753,"props":754,"children":755},"tr",{},[756,762,768,773],{"type":173,"tag":757,"props":758,"children":759},"th",{},[760],{"type":179,"value":761},"Key",{"type":173,"tag":757,"props":763,"children":765},{"align":764},"center",[766],{"type":179,"value":767},"Type",{"type":173,"tag":757,"props":769,"children":770},{},[771],{"type":179,"value":772},"Default",{"type":173,"tag":757,"props":774,"children":775},{},[776],{"type":179,"value":777},"Description",{"type":173,"tag":779,"props":780,"children":781},"tbody",{},[782,819,851,889,919,954,985,1011,1037,1077],{"type":173,"tag":753,"props":783,"children":784},{},[785,794,802,805],{"type":173,"tag":786,"props":787,"children":788},"td",{},[789],{"type":173,"tag":185,"props":790,"children":791},{"className":167},[792],{"type":179,"value":793},"head",{"type":173,"tag":786,"props":795,"children":796},{"align":764},[797],{"type":173,"tag":185,"props":798,"children":799},{"className":167},[800],{"type":179,"value":801},"object",{"type":173,"tag":786,"props":803,"children":804},{},[],{"type":173,"tag":786,"props":806,"children":807},{},[808,810,817],{"type":179,"value":809},"A ",{"type":173,"tag":589,"props":811,"children":815},{"href":812,"rel":813},"https://nuxt.com/docs/api/composables/use-head",[814],"nofollow",[816],{"type":179,"value":195},{"type":179,"value":818}," compatible object",{"type":173,"tag":753,"props":820,"children":821},{},[822,830,838,841],{"type":173,"tag":786,"props":823,"children":824},{},[825],{"type":173,"tag":185,"props":826,"children":827},{"className":167},[828],{"type":179,"value":829},"title",{"type":173,"tag":786,"props":831,"children":832},{"align":764},[833],{"type":173,"tag":185,"props":834,"children":835},{"className":167},[836],{"type":179,"value":837},"string",{"type":173,"tag":786,"props":839,"children":840},{},[],{"type":173,"tag":786,"props":842,"children":843},{},[844,846],{"type":179,"value":845},"Will be used as the default value for ",{"type":173,"tag":185,"props":847,"children":848},{"className":167},[849],{"type":179,"value":850},"head.title",{"type":173,"tag":753,"props":852,"children":853},{},[854,861,868,877],{"type":173,"tag":786,"props":855,"children":856},{},[857],{"type":173,"tag":185,"props":858,"children":859},{"className":167},[860],{"type":179,"value":850},{"type":173,"tag":786,"props":862,"children":863},{"align":764},[864],{"type":173,"tag":185,"props":865,"children":866},{"className":167},[867],{"type":179,"value":837},{"type":173,"tag":786,"props":869,"children":870},{},[871,873],{"type":179,"value":872},"Parsed ",{"type":173,"tag":185,"props":874,"children":875},{"className":167},[876],{"type":179,"value":829},{"type":173,"tag":786,"props":878,"children":879},{},[880,882,887],{"type":179,"value":881},"Sets the ",{"type":173,"tag":185,"props":883,"children":884},{"className":167},[885],{"type":179,"value":886},"\u003Ctitle>",{"type":179,"value":888}," tag",{"type":173,"tag":753,"props":890,"children":891},{},[892,900,907,910],{"type":173,"tag":786,"props":893,"children":894},{},[895],{"type":173,"tag":185,"props":896,"children":897},{"className":167},[898],{"type":179,"value":899},"description",{"type":173,"tag":786,"props":901,"children":902},{"align":764},[903],{"type":173,"tag":185,"props":904,"children":905},{"className":167},[906],{"type":179,"value":837},{"type":173,"tag":786,"props":908,"children":909},{},[],{"type":173,"tag":786,"props":911,"children":912},{},[913,914],{"type":179,"value":845},{"type":173,"tag":185,"props":915,"children":916},{"className":167},[917],{"type":179,"value":918},"head.description",{"type":173,"tag":753,"props":920,"children":921},{},[922,929,936,944],{"type":173,"tag":786,"props":923,"children":924},{},[925],{"type":173,"tag":185,"props":926,"children":927},{"className":167},[928],{"type":179,"value":918},{"type":173,"tag":786,"props":930,"children":931},{"align":764},[932],{"type":173,"tag":185,"props":933,"children":934},{"className":167},[935],{"type":179,"value":837},{"type":173,"tag":786,"props":937,"children":938},{},[939,940],{"type":179,"value":872},{"type":173,"tag":185,"props":941,"children":942},{"className":167},[943],{"type":179,"value":899},{"type":173,"tag":786,"props":945,"children":946},{},[947,948,953],{"type":179,"value":881},{"type":173,"tag":185,"props":949,"children":950},{"className":167},[951],{"type":179,"value":952},"\u003Cmeta name=\"description\">",{"type":179,"value":888},{"type":173,"tag":753,"props":955,"children":956},{},[957,965,973,976],{"type":173,"tag":786,"props":958,"children":959},{},[960],{"type":173,"tag":185,"props":961,"children":962},{"className":167},[963],{"type":179,"value":964},"image",{"type":173,"tag":786,"props":966,"children":967},{"align":764},[968],{"type":173,"tag":185,"props":969,"children":970},{"className":167},[971],{"type":179,"value":972},"string | object",{"type":173,"tag":786,"props":974,"children":975},{},[],{"type":173,"tag":786,"props":977,"children":978},{},[979,980],{"type":179,"value":845},{"type":173,"tag":185,"props":981,"children":982},{"className":167},[983],{"type":179,"value":984},"head.image",{"type":173,"tag":753,"props":986,"children":987},{},[988,996,1003,1006],{"type":173,"tag":786,"props":989,"children":990},{},[991],{"type":173,"tag":185,"props":992,"children":993},{"className":167},[994],{"type":179,"value":995},"image.src",{"type":173,"tag":786,"props":997,"children":998},{"align":764},[999],{"type":173,"tag":185,"props":1000,"children":1001},{"className":167},[1002],{"type":179,"value":837},{"type":173,"tag":786,"props":1004,"children":1005},{},[],{"type":173,"tag":786,"props":1007,"children":1008},{},[1009],{"type":179,"value":1010},"The source of the image",{"type":173,"tag":753,"props":1012,"children":1013},{},[1014,1022,1029,1032],{"type":173,"tag":786,"props":1015,"children":1016},{},[1017],{"type":173,"tag":185,"props":1018,"children":1019},{"className":167},[1020],{"type":179,"value":1021},"image.alt",{"type":173,"tag":786,"props":1023,"children":1024},{"align":764},[1025],{"type":173,"tag":185,"props":1026,"children":1027},{"className":167},[1028],{"type":179,"value":837},{"type":173,"tag":786,"props":1030,"children":1031},{},[],{"type":173,"tag":786,"props":1033,"children":1034},{},[1035],{"type":179,"value":1036},"The alt description of the image",{"type":173,"tag":753,"props":1038,"children":1039},{},[1040,1048,1055,1058],{"type":173,"tag":786,"props":1041,"children":1042},{},[1043],{"type":173,"tag":185,"props":1044,"children":1045},{"className":167},[1046],{"type":179,"value":1047},"image.xxx",{"type":173,"tag":786,"props":1049,"children":1050},{"align":764},[1051],{"type":173,"tag":185,"props":1052,"children":1053},{"className":167},[1054],{"type":179,"value":837},{"type":173,"tag":786,"props":1056,"children":1057},{},[],{"type":173,"tag":786,"props":1059,"children":1060},{},[1061,1063,1075],{"type":179,"value":1062},"Any ",{"type":173,"tag":589,"props":1064,"children":1067},{"href":1065,"rel":1066},"https://ogp.me#structured",[814],[1068,1073],{"type":173,"tag":185,"props":1069,"children":1070},{"className":167},[1071],{"type":179,"value":1072},"og:image:xxx",{"type":179,"value":1074}," compatible",{"type":179,"value":1076}," attribute",{"type":173,"tag":753,"props":1078,"children":1079},{},[1080,1087,1094,1097],{"type":173,"tag":786,"props":1081,"children":1082},{},[1083],{"type":173,"tag":185,"props":1084,"children":1085},{"className":167},[1086],{"type":179,"value":984},{"type":173,"tag":786,"props":1088,"children":1089},{"align":764},[1090],{"type":173,"tag":185,"props":1091,"children":1092},{"className":167},[1093],{"type":179,"value":972},{"type":173,"tag":786,"props":1095,"children":1096},{},[],{"type":173,"tag":786,"props":1098,"children":1099},{},[1100,1102],{"type":179,"value":1101},"Overrides the ",{"type":173,"tag":185,"props":1103,"children":1104},{"className":167},[1105],{"type":179,"value":1106},"\u003Cmeta property=\"og:image\">",{"type":173,"tag":181,"props":1108,"children":1109},{},[1110,1112,1116,1118,1122,1124,1128,1130,1134,1136,1140,1142,1151],{"type":179,"value":1111},"At the exception of ",{"type":173,"tag":185,"props":1113,"children":1114},{"className":167},[1115],{"type":179,"value":829},{"type":179,"value":1117},", ",{"type":173,"tag":185,"props":1119,"children":1120},{"className":167},[1121],{"type":179,"value":899},{"type":179,"value":1123}," and ",{"type":173,"tag":185,"props":1125,"children":1126},{"className":167},[1127],{"type":179,"value":964},{"type":179,"value":1129},", the ",{"type":173,"tag":185,"props":1131,"children":1132},{"className":167},[1133],{"type":179,"value":793},{"type":179,"value":1135}," object behaves exactly the same in ",{"type":173,"tag":589,"props":1137,"children":1138},{"href":738},[1139],{"type":179,"value":741},{"type":179,"value":1141}," as it would in ",{"type":173,"tag":589,"props":1143,"children":1145},{"href":812,"rel":1144},[814],[1146],{"type":173,"tag":185,"props":1147,"children":1148},{"className":167},[1149],{"type":179,"value":1150},"useHead({ ... })",{"type":179,"value":1152}," composable.",{"type":173,"tag":181,"props":1154,"children":1155},{},[1156,1158,1163],{"type":179,"value":1157},"You can specify any value that is writeable in ",{"type":173,"tag":185,"props":1159,"children":1160},{"className":167},[1161],{"type":179,"value":1162},"yaml",{"type":179,"value":1164}," format.",{"type":173,"tag":246,"props":1166,"children":1171},{"className":1167,"code":1168,"filename":1169,"language":1170,"meta":167,"style":167},"language-md shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","---\ntitle: 'My Page Title'\ndescription: 'What a lovely page.'\nimage:\n  src: '/assets/image.jpg'\n  alt: 'An image showcasing My Page.'\n  width: 400\n  height: 300\nhead:\n  meta:\n    - name: 'keywords'\n      content: 'nuxt, vue, content'\n    - name: 'robots'\n      content: 'index, follow'\n    - name: 'author'\n      content: 'NuxtLabs'\n    - name: 'copyright'\n      content: '© 2022 NuxtLabs'\n---\n","example-usage.md","md",[1172],{"type":173,"tag":185,"props":1173,"children":1174},{"__ignoreMap":167},[1175,1183,1209,1233,1245,1270,1296,1315,1333,1345,1358,1389,1415,1444,1469,1498,1523,1552,1577],{"type":173,"tag":257,"props":1176,"children":1177},{"class":259,"line":260},[1178],{"type":173,"tag":257,"props":1179,"children":1180},{"style":336},[1181],{"type":179,"value":1182},"---\n",{"type":173,"tag":257,"props":1184,"children":1185},{"class":259,"line":312},[1186,1190,1194,1199,1204],{"type":173,"tag":257,"props":1187,"children":1188},{"style":270},[1189],{"type":179,"value":829},{"type":173,"tag":257,"props":1191,"children":1192},{"style":264},[1193],{"type":179,"value":333},{"type":173,"tag":257,"props":1195,"children":1196},{"style":264},[1197],{"type":179,"value":1198}," '",{"type":173,"tag":257,"props":1200,"children":1201},{"style":297},[1202],{"type":179,"value":1203},"My Page Title",{"type":173,"tag":257,"props":1205,"children":1206},{"style":264},[1207],{"type":179,"value":1208},"'\n",{"type":173,"tag":257,"props":1210,"children":1211},{"class":259,"line":425},[1212,1216,1220,1224,1229],{"type":173,"tag":257,"props":1213,"children":1214},{"style":270},[1215],{"type":179,"value":899},{"type":173,"tag":257,"props":1217,"children":1218},{"style":264},[1219],{"type":179,"value":333},{"type":173,"tag":257,"props":1221,"children":1222},{"style":264},[1223],{"type":179,"value":1198},{"type":173,"tag":257,"props":1225,"children":1226},{"style":297},[1227],{"type":179,"value":1228},"What a lovely page.",{"type":173,"tag":257,"props":1230,"children":1231},{"style":264},[1232],{"type":179,"value":1208},{"type":173,"tag":257,"props":1234,"children":1235},{"class":259,"line":435},[1236,1240],{"type":173,"tag":257,"props":1237,"children":1238},{"style":270},[1239],{"type":179,"value":964},{"type":173,"tag":257,"props":1241,"children":1242},{"style":264},[1243],{"type":179,"value":1244},":\n",{"type":173,"tag":257,"props":1246,"children":1247},{"class":259,"line":449},[1248,1253,1257,1261,1266],{"type":173,"tag":257,"props":1249,"children":1250},{"style":270},[1251],{"type":179,"value":1252},"  src",{"type":173,"tag":257,"props":1254,"children":1255},{"style":264},[1256],{"type":179,"value":333},{"type":173,"tag":257,"props":1258,"children":1259},{"style":264},[1260],{"type":179,"value":1198},{"type":173,"tag":257,"props":1262,"children":1263},{"style":297},[1264],{"type":179,"value":1265},"/assets/image.jpg",{"type":173,"tag":257,"props":1267,"children":1268},{"style":264},[1269],{"type":179,"value":1208},{"type":173,"tag":257,"props":1271,"children":1273},{"class":259,"line":1272},6,[1274,1279,1283,1287,1292],{"type":173,"tag":257,"props":1275,"children":1276},{"style":270},[1277],{"type":179,"value":1278},"  alt",{"type":173,"tag":257,"props":1280,"children":1281},{"style":264},[1282],{"type":179,"value":333},{"type":173,"tag":257,"props":1284,"children":1285},{"style":264},[1286],{"type":179,"value":1198},{"type":173,"tag":257,"props":1288,"children":1289},{"style":297},[1290],{"type":179,"value":1291},"An image showcasing My Page.",{"type":173,"tag":257,"props":1293,"children":1294},{"style":264},[1295],{"type":179,"value":1208},{"type":173,"tag":257,"props":1297,"children":1299},{"class":259,"line":1298},7,[1300,1305,1309],{"type":173,"tag":257,"props":1301,"children":1302},{"style":270},[1303],{"type":179,"value":1304},"  width",{"type":173,"tag":257,"props":1306,"children":1307},{"style":264},[1308],{"type":179,"value":333},{"type":173,"tag":257,"props":1310,"children":1312},{"style":1311},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[1313],{"type":179,"value":1314}," 400\n",{"type":173,"tag":257,"props":1316,"children":1318},{"class":259,"line":1317},8,[1319,1324,1328],{"type":173,"tag":257,"props":1320,"children":1321},{"style":270},[1322],{"type":179,"value":1323},"  height",{"type":173,"tag":257,"props":1325,"children":1326},{"style":264},[1327],{"type":179,"value":333},{"type":173,"tag":257,"props":1329,"children":1330},{"style":1311},[1331],{"type":179,"value":1332}," 300\n",{"type":173,"tag":257,"props":1334,"children":1336},{"class":259,"line":1335},9,[1337,1341],{"type":173,"tag":257,"props":1338,"children":1339},{"style":270},[1340],{"type":179,"value":793},{"type":173,"tag":257,"props":1342,"children":1343},{"style":264},[1344],{"type":179,"value":1244},{"type":173,"tag":257,"props":1346,"children":1348},{"class":259,"line":1347},10,[1349,1354],{"type":173,"tag":257,"props":1350,"children":1351},{"style":270},[1352],{"type":179,"value":1353},"  meta",{"type":173,"tag":257,"props":1355,"children":1356},{"style":264},[1357],{"type":179,"value":1244},{"type":173,"tag":257,"props":1359,"children":1361},{"class":259,"line":1360},11,[1362,1367,1372,1376,1380,1385],{"type":173,"tag":257,"props":1363,"children":1364},{"style":264},[1365],{"type":179,"value":1366},"    -",{"type":173,"tag":257,"props":1368,"children":1369},{"style":270},[1370],{"type":179,"value":1371}," name",{"type":173,"tag":257,"props":1373,"children":1374},{"style":264},[1375],{"type":179,"value":333},{"type":173,"tag":257,"props":1377,"children":1378},{"style":264},[1379],{"type":179,"value":1198},{"type":173,"tag":257,"props":1381,"children":1382},{"style":297},[1383],{"type":179,"value":1384},"keywords",{"type":173,"tag":257,"props":1386,"children":1387},{"style":264},[1388],{"type":179,"value":1208},{"type":173,"tag":257,"props":1390,"children":1392},{"class":259,"line":1391},12,[1393,1398,1402,1406,1411],{"type":173,"tag":257,"props":1394,"children":1395},{"style":270},[1396],{"type":179,"value":1397},"      content",{"type":173,"tag":257,"props":1399,"children":1400},{"style":264},[1401],{"type":179,"value":333},{"type":173,"tag":257,"props":1403,"children":1404},{"style":264},[1405],{"type":179,"value":1198},{"type":173,"tag":257,"props":1407,"children":1408},{"style":297},[1409],{"type":179,"value":1410},"nuxt, vue, content",{"type":173,"tag":257,"props":1412,"children":1413},{"style":264},[1414],{"type":179,"value":1208},{"type":173,"tag":257,"props":1416,"children":1418},{"class":259,"line":1417},13,[1419,1423,1427,1431,1435,1440],{"type":173,"tag":257,"props":1420,"children":1421},{"style":264},[1422],{"type":179,"value":1366},{"type":173,"tag":257,"props":1424,"children":1425},{"style":270},[1426],{"type":179,"value":1371},{"type":173,"tag":257,"props":1428,"children":1429},{"style":264},[1430],{"type":179,"value":333},{"type":173,"tag":257,"props":1432,"children":1433},{"style":264},[1434],{"type":179,"value":1198},{"type":173,"tag":257,"props":1436,"children":1437},{"style":297},[1438],{"type":179,"value":1439},"robots",{"type":173,"tag":257,"props":1441,"children":1442},{"style":264},[1443],{"type":179,"value":1208},{"type":173,"tag":257,"props":1445,"children":1447},{"class":259,"line":1446},14,[1448,1452,1456,1460,1465],{"type":173,"tag":257,"props":1449,"children":1450},{"style":270},[1451],{"type":179,"value":1397},{"type":173,"tag":257,"props":1453,"children":1454},{"style":264},[1455],{"type":179,"value":333},{"type":173,"tag":257,"props":1457,"children":1458},{"style":264},[1459],{"type":179,"value":1198},{"type":173,"tag":257,"props":1461,"children":1462},{"style":297},[1463],{"type":179,"value":1464},"index, follow",{"type":173,"tag":257,"props":1466,"children":1467},{"style":264},[1468],{"type":179,"value":1208},{"type":173,"tag":257,"props":1470,"children":1472},{"class":259,"line":1471},15,[1473,1477,1481,1485,1489,1494],{"type":173,"tag":257,"props":1474,"children":1475},{"style":264},[1476],{"type":179,"value":1366},{"type":173,"tag":257,"props":1478,"children":1479},{"style":270},[1480],{"type":179,"value":1371},{"type":173,"tag":257,"props":1482,"children":1483},{"style":264},[1484],{"type":179,"value":333},{"type":173,"tag":257,"props":1486,"children":1487},{"style":264},[1488],{"type":179,"value":1198},{"type":173,"tag":257,"props":1490,"children":1491},{"style":297},[1492],{"type":179,"value":1493},"author",{"type":173,"tag":257,"props":1495,"children":1496},{"style":264},[1497],{"type":179,"value":1208},{"type":173,"tag":257,"props":1499,"children":1501},{"class":259,"line":1500},16,[1502,1506,1510,1514,1519],{"type":173,"tag":257,"props":1503,"children":1504},{"style":270},[1505],{"type":179,"value":1397},{"type":173,"tag":257,"props":1507,"children":1508},{"style":264},[1509],{"type":179,"value":333},{"type":173,"tag":257,"props":1511,"children":1512},{"style":264},[1513],{"type":179,"value":1198},{"type":173,"tag":257,"props":1515,"children":1516},{"style":297},[1517],{"type":179,"value":1518},"NuxtLabs",{"type":173,"tag":257,"props":1520,"children":1521},{"style":264},[1522],{"type":179,"value":1208},{"type":173,"tag":257,"props":1524,"children":1526},{"class":259,"line":1525},17,[1527,1531,1535,1539,1543,1548],{"type":173,"tag":257,"props":1528,"children":1529},{"style":264},[1530],{"type":179,"value":1366},{"type":173,"tag":257,"props":1532,"children":1533},{"style":270},[1534],{"type":179,"value":1371},{"type":173,"tag":257,"props":1536,"children":1537},{"style":264},[1538],{"type":179,"value":333},{"type":173,"tag":257,"props":1540,"children":1541},{"style":264},[1542],{"type":179,"value":1198},{"type":173,"tag":257,"props":1544,"children":1545},{"style":297},[1546],{"type":179,"value":1547},"copyright",{"type":173,"tag":257,"props":1549,"children":1550},{"style":264},[1551],{"type":179,"value":1208},{"type":173,"tag":257,"props":1553,"children":1555},{"class":259,"line":1554},18,[1556,1560,1564,1568,1573],{"type":173,"tag":257,"props":1557,"children":1558},{"style":270},[1559],{"type":179,"value":1397},{"type":173,"tag":257,"props":1561,"children":1562},{"style":264},[1563],{"type":179,"value":333},{"type":173,"tag":257,"props":1565,"children":1566},{"style":264},[1567],{"type":179,"value":1198},{"type":173,"tag":257,"props":1569,"children":1570},{"style":297},[1571],{"type":179,"value":1572},"© 2022 NuxtLabs",{"type":173,"tag":257,"props":1574,"children":1575},{"style":264},[1576],{"type":179,"value":1208},{"type":173,"tag":257,"props":1578,"children":1580},{"class":259,"line":1579},19,[1581],{"type":173,"tag":257,"props":1582,"children":1583},{"style":336},[1584],{"type":179,"value":1182},{"type":173,"tag":1586,"props":1587,"children":1588},"style",{},[1589],{"type":179,"value":1590},"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":167,"searchDepth":312,"depth":312,"links":1592},[1593,1594,1595],{"id":176,"depth":312,"text":21},{"id":579,"depth":312,"text":582},{"id":727,"depth":312,"text":730},"markdown","content:3.composables:3.use-content-head.md","content","3.composables/3.use-content-head.md",[1601,2420],{"_path":54,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":53,"description":1602,"body":1603,"_type":1596,"_id":2418,"_source":1598,"_file":2419,"_extension":1170},"The fetchContentNavigation utility returns a tree of items based on the content/ directory structure and files.",{"type":170,"children":1604,"toc":2414},[1605,1609,2360,2366,2410],{"type":173,"tag":174,"props":1606,"children":1607},{"id":176},[1608],{"type":179,"value":21},{"type":173,"tag":242,"props":1610,"children":1611},{},[1612,1807,1850],{"type":173,"tag":246,"props":1613,"children":1616},{"className":248,"code":1614,"filename":1615,"language":251,"meta":167,"style":167},"\u003Cscript setup>\nconst { data: navigation } = await useAsyncData('navigation', () => fetchContentNavigation())\n\u003C/script>\n\n\u003Ctemplate>\n  \u003Cpre>{{ navigation }}\u003C/pre>\n\u003C/template>\n","app.vue",[1617],{"type":173,"tag":185,"props":1618,"children":1619},{"__ignoreMap":167},[1620,1639,1720,1735,1742,1758,1792],{"type":173,"tag":257,"props":1621,"children":1622},{"class":259,"line":260},[1623,1627,1631,1635],{"type":173,"tag":257,"props":1624,"children":1625},{"style":264},[1626],{"type":179,"value":267},{"type":173,"tag":257,"props":1628,"children":1629},{"style":270},[1630],{"type":179,"value":273},{"type":173,"tag":257,"props":1632,"children":1633},{"style":276},[1634],{"type":179,"value":279},{"type":173,"tag":257,"props":1636,"children":1637},{"style":264},[1638],{"type":179,"value":309},{"type":173,"tag":257,"props":1640,"children":1641},{"class":259,"line":312},[1642,1646,1650,1654,1658,1663,1667,1671,1675,1679,1683,1687,1692,1696,1700,1705,1710,1715],{"type":173,"tag":257,"props":1643,"children":1644},{"style":276},[1645],{"type":179,"value":318},{"type":173,"tag":257,"props":1647,"children":1648},{"style":264},[1649],{"type":179,"value":323},{"type":173,"tag":257,"props":1651,"children":1652},{"style":270},[1653],{"type":179,"value":328},{"type":173,"tag":257,"props":1655,"children":1656},{"style":264},[1657],{"type":179,"value":333},{"type":173,"tag":257,"props":1659,"children":1660},{"style":336},[1661],{"type":179,"value":1662}," navigation ",{"type":173,"tag":257,"props":1664,"children":1665},{"style":264},[1666],{"type":179,"value":344},{"type":173,"tag":257,"props":1668,"children":1669},{"style":264},[1670],{"type":179,"value":349},{"type":173,"tag":257,"props":1672,"children":1673},{"style":352},[1674],{"type":179,"value":355},{"type":173,"tag":257,"props":1676,"children":1677},{"style":358},[1678],{"type":179,"value":361},{"type":173,"tag":257,"props":1680,"children":1681},{"style":336},[1682],{"type":179,"value":366},{"type":173,"tag":257,"props":1684,"children":1685},{"style":264},[1686],{"type":179,"value":371},{"type":173,"tag":257,"props":1688,"children":1689},{"style":297},[1690],{"type":179,"value":1691},"navigation",{"type":173,"tag":257,"props":1693,"children":1694},{"style":264},[1695],{"type":179,"value":371},{"type":173,"tag":257,"props":1697,"children":1698},{"style":264},[1699],{"type":179,"value":385},{"type":173,"tag":257,"props":1701,"children":1702},{"style":264},[1703],{"type":179,"value":1704}," ()",{"type":173,"tag":257,"props":1706,"children":1707},{"style":276},[1708],{"type":179,"value":1709}," =>",{"type":173,"tag":257,"props":1711,"children":1712},{"style":358},[1713],{"type":179,"value":1714}," fetchContentNavigation",{"type":173,"tag":257,"props":1716,"children":1717},{"style":336},[1718],{"type":179,"value":1719},"())\n",{"type":173,"tag":257,"props":1721,"children":1722},{"class":259,"line":425},[1723,1727,1731],{"type":173,"tag":257,"props":1724,"children":1725},{"style":264},[1726],{"type":179,"value":455},{"type":173,"tag":257,"props":1728,"children":1729},{"style":270},[1730],{"type":179,"value":273},{"type":173,"tag":257,"props":1732,"children":1733},{"style":264},[1734],{"type":179,"value":309},{"type":173,"tag":257,"props":1736,"children":1737},{"class":259,"line":435},[1738],{"type":173,"tag":257,"props":1739,"children":1740},{"emptyLinePlaceholder":429},[1741],{"type":179,"value":432},{"type":173,"tag":257,"props":1743,"children":1744},{"class":259,"line":449},[1745,1749,1754],{"type":173,"tag":257,"props":1746,"children":1747},{"style":264},[1748],{"type":179,"value":267},{"type":173,"tag":257,"props":1750,"children":1751},{"style":270},[1752],{"type":179,"value":1753},"template",{"type":173,"tag":257,"props":1755,"children":1756},{"style":264},[1757],{"type":179,"value":309},{"type":173,"tag":257,"props":1759,"children":1760},{"class":259,"line":1272},[1761,1766,1770,1775,1780,1784,1788],{"type":173,"tag":257,"props":1762,"children":1763},{"style":264},[1764],{"type":179,"value":1765},"  \u003C",{"type":173,"tag":257,"props":1767,"children":1768},{"style":270},[1769],{"type":179,"value":246},{"type":173,"tag":257,"props":1771,"children":1772},{"style":264},[1773],{"type":179,"value":1774},">",{"type":173,"tag":257,"props":1776,"children":1777},{"style":336},[1778],{"type":179,"value":1779},"{{ navigation }}",{"type":173,"tag":257,"props":1781,"children":1782},{"style":264},[1783],{"type":179,"value":455},{"type":173,"tag":257,"props":1785,"children":1786},{"style":270},[1787],{"type":179,"value":246},{"type":173,"tag":257,"props":1789,"children":1790},{"style":264},[1791],{"type":179,"value":309},{"type":173,"tag":257,"props":1793,"children":1794},{"class":259,"line":1298},[1795,1799,1803],{"type":173,"tag":257,"props":1796,"children":1797},{"style":264},[1798],{"type":179,"value":455},{"type":173,"tag":257,"props":1800,"children":1801},{"style":270},[1802],{"type":179,"value":1753},{"type":173,"tag":257,"props":1804,"children":1805},{"style":264},[1806],{"type":179,"value":309},{"type":173,"tag":246,"props":1808,"children":1813},{"className":1809,"code":1810,"filename":1811,"language":1812,"meta":167,"style":167},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","content/\n  index.md\n  sub-folder\n    about.md\n","Directory structure","bash",[1814],{"type":173,"tag":185,"props":1815,"children":1816},{"__ignoreMap":167},[1817,1826,1834,1842],{"type":173,"tag":257,"props":1818,"children":1819},{"class":259,"line":260},[1820],{"type":173,"tag":257,"props":1821,"children":1823},{"style":1822},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[1824],{"type":179,"value":1825},"content/\n",{"type":173,"tag":257,"props":1827,"children":1828},{"class":259,"line":312},[1829],{"type":173,"tag":257,"props":1830,"children":1831},{"style":1822},[1832],{"type":179,"value":1833},"  index.md\n",{"type":173,"tag":257,"props":1835,"children":1836},{"class":259,"line":425},[1837],{"type":173,"tag":257,"props":1838,"children":1839},{"style":1822},[1840],{"type":179,"value":1841},"  sub-folder\n",{"type":173,"tag":257,"props":1843,"children":1844},{"class":259,"line":435},[1845],{"type":173,"tag":257,"props":1846,"children":1847},{"style":1822},[1848],{"type":179,"value":1849},"    about.md\n",{"type":173,"tag":246,"props":1851,"children":1856},{"className":1852,"code":1853,"filename":1854,"language":1855,"meta":167,"style":167},"language-json shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","[\n  {\n    \"title\": \"Hello Content V2\",\n    \"_path\": \"/\",\n    \"children\": [\n      {\n        \"title\": \"Hello Content V2\",\n        \"_id\": \"content:index.md\",\n        \"_path\": \"/\"\n      }\n    ]\n  },\n  {\n    \"title\": \"Sub Folder\",\n    \"_path\": \"/sub-folder\",\n    \"children\": [\n      {\n        \"title\": \"About Content V2\",\n        \"_id\": \"content:sub-folder:about.md\",\n        \"_path\": \"/sub-folder/about\"\n      }\n    ]\n  }\n]\n","Output","json",[1857],{"type":173,"tag":185,"props":1858,"children":1859},{"__ignoreMap":167},[1860,1868,1876,1915,1951,1976,1984,2020,2057,2089,2097,2105,2113,2120,2156,2192,2215,2222,2258,2294,2327,2335,2343,2351],{"type":173,"tag":257,"props":1861,"children":1862},{"class":259,"line":260},[1863],{"type":173,"tag":257,"props":1864,"children":1865},{"style":264},[1866],{"type":179,"value":1867},"[\n",{"type":173,"tag":257,"props":1869,"children":1870},{"class":259,"line":312},[1871],{"type":173,"tag":257,"props":1872,"children":1873},{"style":264},[1874],{"type":179,"value":1875},"  {\n",{"type":173,"tag":257,"props":1877,"children":1878},{"class":259,"line":425},[1879,1884,1888,1892,1896,1901,1906,1910],{"type":173,"tag":257,"props":1880,"children":1881},{"style":264},[1882],{"type":179,"value":1883},"    \"",{"type":173,"tag":257,"props":1885,"children":1886},{"style":276},[1887],{"type":179,"value":829},{"type":173,"tag":257,"props":1889,"children":1890},{"style":264},[1891],{"type":179,"value":294},{"type":173,"tag":257,"props":1893,"children":1894},{"style":264},[1895],{"type":179,"value":333},{"type":173,"tag":257,"props":1897,"children":1898},{"style":264},[1899],{"type":179,"value":1900}," \"",{"type":173,"tag":257,"props":1902,"children":1903},{"style":297},[1904],{"type":179,"value":1905},"Hello Content V2",{"type":173,"tag":257,"props":1907,"children":1908},{"style":264},[1909],{"type":179,"value":294},{"type":173,"tag":257,"props":1911,"children":1912},{"style":264},[1913],{"type":179,"value":1914},",\n",{"type":173,"tag":257,"props":1916,"children":1917},{"class":259,"line":435},[1918,1922,1927,1931,1935,1939,1943,1947],{"type":173,"tag":257,"props":1919,"children":1920},{"style":264},[1921],{"type":179,"value":1883},{"type":173,"tag":257,"props":1923,"children":1924},{"style":276},[1925],{"type":179,"value":1926},"_path",{"type":173,"tag":257,"props":1928,"children":1929},{"style":264},[1930],{"type":179,"value":294},{"type":173,"tag":257,"props":1932,"children":1933},{"style":264},[1934],{"type":179,"value":333},{"type":173,"tag":257,"props":1936,"children":1937},{"style":264},[1938],{"type":179,"value":1900},{"type":173,"tag":257,"props":1940,"children":1941},{"style":297},[1942],{"type":179,"value":403},{"type":173,"tag":257,"props":1944,"children":1945},{"style":264},[1946],{"type":179,"value":294},{"type":173,"tag":257,"props":1948,"children":1949},{"style":264},[1950],{"type":179,"value":1914},{"type":173,"tag":257,"props":1952,"children":1953},{"class":259,"line":449},[1954,1958,1963,1967,1971],{"type":173,"tag":257,"props":1955,"children":1956},{"style":264},[1957],{"type":179,"value":1883},{"type":173,"tag":257,"props":1959,"children":1960},{"style":276},[1961],{"type":179,"value":1962},"children",{"type":173,"tag":257,"props":1964,"children":1965},{"style":264},[1966],{"type":179,"value":294},{"type":173,"tag":257,"props":1968,"children":1969},{"style":264},[1970],{"type":179,"value":333},{"type":173,"tag":257,"props":1972,"children":1973},{"style":264},[1974],{"type":179,"value":1975}," [\n",{"type":173,"tag":257,"props":1977,"children":1978},{"class":259,"line":1272},[1979],{"type":173,"tag":257,"props":1980,"children":1981},{"style":264},[1982],{"type":179,"value":1983},"      {\n",{"type":173,"tag":257,"props":1985,"children":1986},{"class":259,"line":1298},[1987,1992,1996,2000,2004,2008,2012,2016],{"type":173,"tag":257,"props":1988,"children":1989},{"style":264},[1990],{"type":179,"value":1991},"        \"",{"type":173,"tag":257,"props":1993,"children":1994},{"style":1822},[1995],{"type":179,"value":829},{"type":173,"tag":257,"props":1997,"children":1998},{"style":264},[1999],{"type":179,"value":294},{"type":173,"tag":257,"props":2001,"children":2002},{"style":264},[2003],{"type":179,"value":333},{"type":173,"tag":257,"props":2005,"children":2006},{"style":264},[2007],{"type":179,"value":1900},{"type":173,"tag":257,"props":2009,"children":2010},{"style":297},[2011],{"type":179,"value":1905},{"type":173,"tag":257,"props":2013,"children":2014},{"style":264},[2015],{"type":179,"value":294},{"type":173,"tag":257,"props":2017,"children":2018},{"style":264},[2019],{"type":179,"value":1914},{"type":173,"tag":257,"props":2021,"children":2022},{"class":259,"line":1317},[2023,2027,2032,2036,2040,2044,2049,2053],{"type":173,"tag":257,"props":2024,"children":2025},{"style":264},[2026],{"type":179,"value":1991},{"type":173,"tag":257,"props":2028,"children":2029},{"style":1822},[2030],{"type":179,"value":2031},"_id",{"type":173,"tag":257,"props":2033,"children":2034},{"style":264},[2035],{"type":179,"value":294},{"type":173,"tag":257,"props":2037,"children":2038},{"style":264},[2039],{"type":179,"value":333},{"type":173,"tag":257,"props":2041,"children":2042},{"style":264},[2043],{"type":179,"value":1900},{"type":173,"tag":257,"props":2045,"children":2046},{"style":297},[2047],{"type":179,"value":2048},"content:index.md",{"type":173,"tag":257,"props":2050,"children":2051},{"style":264},[2052],{"type":179,"value":294},{"type":173,"tag":257,"props":2054,"children":2055},{"style":264},[2056],{"type":179,"value":1914},{"type":173,"tag":257,"props":2058,"children":2059},{"class":259,"line":1335},[2060,2064,2068,2072,2076,2080,2084],{"type":173,"tag":257,"props":2061,"children":2062},{"style":264},[2063],{"type":179,"value":1991},{"type":173,"tag":257,"props":2065,"children":2066},{"style":1822},[2067],{"type":179,"value":1926},{"type":173,"tag":257,"props":2069,"children":2070},{"style":264},[2071],{"type":179,"value":294},{"type":173,"tag":257,"props":2073,"children":2074},{"style":264},[2075],{"type":179,"value":333},{"type":173,"tag":257,"props":2077,"children":2078},{"style":264},[2079],{"type":179,"value":1900},{"type":173,"tag":257,"props":2081,"children":2082},{"style":297},[2083],{"type":179,"value":403},{"type":173,"tag":257,"props":2085,"children":2086},{"style":264},[2087],{"type":179,"value":2088},"\"\n",{"type":173,"tag":257,"props":2090,"children":2091},{"class":259,"line":1347},[2092],{"type":173,"tag":257,"props":2093,"children":2094},{"style":264},[2095],{"type":179,"value":2096},"      }\n",{"type":173,"tag":257,"props":2098,"children":2099},{"class":259,"line":1360},[2100],{"type":173,"tag":257,"props":2101,"children":2102},{"style":264},[2103],{"type":179,"value":2104},"    ]\n",{"type":173,"tag":257,"props":2106,"children":2107},{"class":259,"line":1391},[2108],{"type":173,"tag":257,"props":2109,"children":2110},{"style":264},[2111],{"type":179,"value":2112},"  },\n",{"type":173,"tag":257,"props":2114,"children":2115},{"class":259,"line":1417},[2116],{"type":173,"tag":257,"props":2117,"children":2118},{"style":264},[2119],{"type":179,"value":1875},{"type":173,"tag":257,"props":2121,"children":2122},{"class":259,"line":1446},[2123,2127,2131,2135,2139,2143,2148,2152],{"type":173,"tag":257,"props":2124,"children":2125},{"style":264},[2126],{"type":179,"value":1883},{"type":173,"tag":257,"props":2128,"children":2129},{"style":276},[2130],{"type":179,"value":829},{"type":173,"tag":257,"props":2132,"children":2133},{"style":264},[2134],{"type":179,"value":294},{"type":173,"tag":257,"props":2136,"children":2137},{"style":264},[2138],{"type":179,"value":333},{"type":173,"tag":257,"props":2140,"children":2141},{"style":264},[2142],{"type":179,"value":1900},{"type":173,"tag":257,"props":2144,"children":2145},{"style":297},[2146],{"type":179,"value":2147},"Sub Folder",{"type":173,"tag":257,"props":2149,"children":2150},{"style":264},[2151],{"type":179,"value":294},{"type":173,"tag":257,"props":2153,"children":2154},{"style":264},[2155],{"type":179,"value":1914},{"type":173,"tag":257,"props":2157,"children":2158},{"class":259,"line":1471},[2159,2163,2167,2171,2175,2179,2184,2188],{"type":173,"tag":257,"props":2160,"children":2161},{"style":264},[2162],{"type":179,"value":1883},{"type":173,"tag":257,"props":2164,"children":2165},{"style":276},[2166],{"type":179,"value":1926},{"type":173,"tag":257,"props":2168,"children":2169},{"style":264},[2170],{"type":179,"value":294},{"type":173,"tag":257,"props":2172,"children":2173},{"style":264},[2174],{"type":179,"value":333},{"type":173,"tag":257,"props":2176,"children":2177},{"style":264},[2178],{"type":179,"value":1900},{"type":173,"tag":257,"props":2180,"children":2181},{"style":297},[2182],{"type":179,"value":2183},"/sub-folder",{"type":173,"tag":257,"props":2185,"children":2186},{"style":264},[2187],{"type":179,"value":294},{"type":173,"tag":257,"props":2189,"children":2190},{"style":264},[2191],{"type":179,"value":1914},{"type":173,"tag":257,"props":2193,"children":2194},{"class":259,"line":1500},[2195,2199,2203,2207,2211],{"type":173,"tag":257,"props":2196,"children":2197},{"style":264},[2198],{"type":179,"value":1883},{"type":173,"tag":257,"props":2200,"children":2201},{"style":276},[2202],{"type":179,"value":1962},{"type":173,"tag":257,"props":2204,"children":2205},{"style":264},[2206],{"type":179,"value":294},{"type":173,"tag":257,"props":2208,"children":2209},{"style":264},[2210],{"type":179,"value":333},{"type":173,"tag":257,"props":2212,"children":2213},{"style":264},[2214],{"type":179,"value":1975},{"type":173,"tag":257,"props":2216,"children":2217},{"class":259,"line":1525},[2218],{"type":173,"tag":257,"props":2219,"children":2220},{"style":264},[2221],{"type":179,"value":1983},{"type":173,"tag":257,"props":2223,"children":2224},{"class":259,"line":1554},[2225,2229,2233,2237,2241,2245,2250,2254],{"type":173,"tag":257,"props":2226,"children":2227},{"style":264},[2228],{"type":179,"value":1991},{"type":173,"tag":257,"props":2230,"children":2231},{"style":1822},[2232],{"type":179,"value":829},{"type":173,"tag":257,"props":2234,"children":2235},{"style":264},[2236],{"type":179,"value":294},{"type":173,"tag":257,"props":2238,"children":2239},{"style":264},[2240],{"type":179,"value":333},{"type":173,"tag":257,"props":2242,"children":2243},{"style":264},[2244],{"type":179,"value":1900},{"type":173,"tag":257,"props":2246,"children":2247},{"style":297},[2248],{"type":179,"value":2249},"About Content V2",{"type":173,"tag":257,"props":2251,"children":2252},{"style":264},[2253],{"type":179,"value":294},{"type":173,"tag":257,"props":2255,"children":2256},{"style":264},[2257],{"type":179,"value":1914},{"type":173,"tag":257,"props":2259,"children":2260},{"class":259,"line":1579},[2261,2265,2269,2273,2277,2281,2286,2290],{"type":173,"tag":257,"props":2262,"children":2263},{"style":264},[2264],{"type":179,"value":1991},{"type":173,"tag":257,"props":2266,"children":2267},{"style":1822},[2268],{"type":179,"value":2031},{"type":173,"tag":257,"props":2270,"children":2271},{"style":264},[2272],{"type":179,"value":294},{"type":173,"tag":257,"props":2274,"children":2275},{"style":264},[2276],{"type":179,"value":333},{"type":173,"tag":257,"props":2278,"children":2279},{"style":264},[2280],{"type":179,"value":1900},{"type":173,"tag":257,"props":2282,"children":2283},{"style":297},[2284],{"type":179,"value":2285},"content:sub-folder:about.md",{"type":173,"tag":257,"props":2287,"children":2288},{"style":264},[2289],{"type":179,"value":294},{"type":173,"tag":257,"props":2291,"children":2292},{"style":264},[2293],{"type":179,"value":1914},{"type":173,"tag":257,"props":2295,"children":2297},{"class":259,"line":2296},20,[2298,2302,2306,2310,2314,2318,2323],{"type":173,"tag":257,"props":2299,"children":2300},{"style":264},[2301],{"type":179,"value":1991},{"type":173,"tag":257,"props":2303,"children":2304},{"style":1822},[2305],{"type":179,"value":1926},{"type":173,"tag":257,"props":2307,"children":2308},{"style":264},[2309],{"type":179,"value":294},{"type":173,"tag":257,"props":2311,"children":2312},{"style":264},[2313],{"type":179,"value":333},{"type":173,"tag":257,"props":2315,"children":2316},{"style":264},[2317],{"type":179,"value":1900},{"type":173,"tag":257,"props":2319,"children":2320},{"style":297},[2321],{"type":179,"value":2322},"/sub-folder/about",{"type":173,"tag":257,"props":2324,"children":2325},{"style":264},[2326],{"type":179,"value":2088},{"type":173,"tag":257,"props":2328,"children":2330},{"class":259,"line":2329},21,[2331],{"type":173,"tag":257,"props":2332,"children":2333},{"style":264},[2334],{"type":179,"value":2096},{"type":173,"tag":257,"props":2336,"children":2338},{"class":259,"line":2337},22,[2339],{"type":173,"tag":257,"props":2340,"children":2341},{"style":264},[2342],{"type":179,"value":2104},{"type":173,"tag":257,"props":2344,"children":2346},{"class":259,"line":2345},23,[2347],{"type":173,"tag":257,"props":2348,"children":2349},{"style":264},[2350],{"type":179,"value":712},{"type":173,"tag":257,"props":2352,"children":2354},{"class":259,"line":2353},24,[2355],{"type":173,"tag":257,"props":2356,"children":2357},{"style":264},[2358],{"type":179,"value":2359},"]\n",{"type":173,"tag":174,"props":2361,"children":2363},{"id":2362},"arguments",[2364],{"type":179,"value":2365},"Arguments",{"type":173,"tag":204,"props":2367,"children":2368},{},[2369],{"type":173,"tag":208,"props":2370,"children":2371},{},[2372,2377],{"type":173,"tag":185,"props":2373,"children":2374},{"className":167},[2375],{"type":179,"value":2376},"queryBuilder",{"type":173,"tag":204,"props":2378,"children":2379},{},[2380,2390,2402],{"type":173,"tag":208,"props":2381,"children":2382},{},[2383,2385],{"type":179,"value":2384},"Type: ",{"type":173,"tag":185,"props":2386,"children":2387},{"className":167},[2388],{"type":179,"value":2389},"QueryBuilder",{"type":173,"tag":208,"props":2391,"children":2392},{},[2393,2395],{"type":179,"value":2394},"Definition: Any query built via ",{"type":173,"tag":589,"props":2396,"children":2397},{"href":51},[2398],{"type":173,"tag":185,"props":2399,"children":2400},{"className":167},[2401],{"type":179,"value":50},{"type":173,"tag":208,"props":2403,"children":2404},{},[2405,2406],{"type":179,"value":235},{"type":173,"tag":185,"props":2407,"children":2408},{"className":167},[2409],{"type":179,"value":403},{"type":173,"tag":1586,"props":2411,"children":2412},{},[2413],{"type":179,"value":1590},{"title":167,"searchDepth":312,"depth":312,"links":2415},[2416,2417],{"id":176,"depth":312,"text":21},{"id":2362,"depth":312,"text":2365},"content:3.composables:2.fetch-content-navigation.md","3.composables/2.fetch-content-navigation.md",{"_path":60,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":59,"description":2421,"body":2422,"_type":1596,"_id":3561,"_source":1598,"_file":3562,"_extension":1170},"Helpers to interact with the navigation object.",{"type":170,"children":2423,"toc":3554},[2424,2428,2564,2575,2584,2589,2594,2784,2793,2798,2803,3035,3044,3049,3054,3280,3289,3294,3306,3550],{"type":173,"tag":174,"props":2425,"children":2426},{"id":176},[2427],{"type":179,"value":21},{"type":173,"tag":246,"props":2429,"children":2431},{"className":248,"code":2430,"language":251,"meta":167,"style":167},"\u003Cscript setup lang=\"ts\">\nconst {\n  navBottomLink,\n  navDirFromPath,\n  navPageFromPath,\n  navKeyFromPath\n} = useContentHelpers()\n\u003C/script>\n",[2432],{"type":173,"tag":185,"props":2433,"children":2434},{"__ignoreMap":167},[2435,2474,2485,2497,2509,2521,2529,2549],{"type":173,"tag":257,"props":2436,"children":2437},{"class":259,"line":260},[2438,2442,2446,2450,2454,2458,2462,2466,2470],{"type":173,"tag":257,"props":2439,"children":2440},{"style":264},[2441],{"type":179,"value":267},{"type":173,"tag":257,"props":2443,"children":2444},{"style":270},[2445],{"type":179,"value":273},{"type":173,"tag":257,"props":2447,"children":2448},{"style":276},[2449],{"type":179,"value":279},{"type":173,"tag":257,"props":2451,"children":2452},{"style":276},[2453],{"type":179,"value":284},{"type":173,"tag":257,"props":2455,"children":2456},{"style":264},[2457],{"type":179,"value":289},{"type":173,"tag":257,"props":2459,"children":2460},{"style":264},[2461],{"type":179,"value":294},{"type":173,"tag":257,"props":2463,"children":2464},{"style":297},[2465],{"type":179,"value":300},{"type":173,"tag":257,"props":2467,"children":2468},{"style":264},[2469],{"type":179,"value":294},{"type":173,"tag":257,"props":2471,"children":2472},{"style":264},[2473],{"type":179,"value":309},{"type":173,"tag":257,"props":2475,"children":2476},{"class":259,"line":312},[2477,2481],{"type":173,"tag":257,"props":2478,"children":2479},{"style":276},[2480],{"type":179,"value":318},{"type":173,"tag":257,"props":2482,"children":2483},{"style":264},[2484],{"type":179,"value":686},{"type":173,"tag":257,"props":2486,"children":2487},{"class":259,"line":425},[2488,2493],{"type":173,"tag":257,"props":2489,"children":2490},{"style":336},[2491],{"type":179,"value":2492},"  navBottomLink",{"type":173,"tag":257,"props":2494,"children":2495},{"style":264},[2496],{"type":179,"value":1914},{"type":173,"tag":257,"props":2498,"children":2499},{"class":259,"line":435},[2500,2505],{"type":173,"tag":257,"props":2501,"children":2502},{"style":336},[2503],{"type":179,"value":2504},"  navDirFromPath",{"type":173,"tag":257,"props":2506,"children":2507},{"style":264},[2508],{"type":179,"value":1914},{"type":173,"tag":257,"props":2510,"children":2511},{"class":259,"line":449},[2512,2517],{"type":173,"tag":257,"props":2513,"children":2514},{"style":336},[2515],{"type":179,"value":2516},"  navPageFromPath",{"type":173,"tag":257,"props":2518,"children":2519},{"style":264},[2520],{"type":179,"value":1914},{"type":173,"tag":257,"props":2522,"children":2523},{"class":259,"line":1272},[2524],{"type":173,"tag":257,"props":2525,"children":2526},{"style":336},[2527],{"type":179,"value":2528},"  navKeyFromPath\n",{"type":173,"tag":257,"props":2530,"children":2531},{"class":259,"line":1298},[2532,2536,2540,2545],{"type":173,"tag":257,"props":2533,"children":2534},{"style":264},[2535],{"type":179,"value":344},{"type":173,"tag":257,"props":2537,"children":2538},{"style":264},[2539],{"type":179,"value":349},{"type":173,"tag":257,"props":2541,"children":2542},{"style":358},[2543],{"type":179,"value":2544}," useContentHelpers",{"type":173,"tag":257,"props":2546,"children":2547},{"style":336},[2548],{"type":179,"value":543},{"type":173,"tag":257,"props":2550,"children":2551},{"class":259,"line":1317},[2552,2556,2560],{"type":173,"tag":257,"props":2553,"children":2554},{"style":264},[2555],{"type":179,"value":455},{"type":173,"tag":257,"props":2557,"children":2558},{"style":270},[2559],{"type":179,"value":273},{"type":173,"tag":257,"props":2561,"children":2562},{"style":264},[2563],{"type":179,"value":309},{"type":173,"tag":181,"props":2565,"children":2566},{},[2567,2569,2574],{"type":179,"value":2568},"Learn more about the ",{"type":173,"tag":589,"props":2570,"children":2571},{"href":54},[2572],{"type":179,"value":2573},"navigation object",{"type":179,"value":417},{"type":173,"tag":174,"props":2576,"children":2578},{"id":2577},"navbottomlink",[2579],{"type":173,"tag":185,"props":2580,"children":2581},{"className":167},[2582],{"type":179,"value":2583},"navBottomLink()",{"type":173,"tag":181,"props":2585,"children":2586},{},[2587],{"type":179,"value":2588},"Take a navigation node and will resolve the first available path from that node.",{"type":173,"tag":181,"props":2590,"children":2591},{},[2592],{"type":179,"value":2593},"It can be useful to build nested navigations systems.",{"type":173,"tag":246,"props":2595,"children":2597},{"className":248,"code":2596,"language":251,"meta":167,"style":167},"\u003Cscript setup>\nconst { navBottomLink } = useContentHelpers()\nconst { data: navigation } = await useAsyncData('navigation', () => fetchContentNavigation())\n\nconst path = navBottomLink(navigation.value)\n\u003C/script>\n",[2598],{"type":173,"tag":185,"props":2599,"children":2600},{"__ignoreMap":167},[2601,2620,2652,2727,2734,2769],{"type":173,"tag":257,"props":2602,"children":2603},{"class":259,"line":260},[2604,2608,2612,2616],{"type":173,"tag":257,"props":2605,"children":2606},{"style":264},[2607],{"type":179,"value":267},{"type":173,"tag":257,"props":2609,"children":2610},{"style":270},[2611],{"type":179,"value":273},{"type":173,"tag":257,"props":2613,"children":2614},{"style":276},[2615],{"type":179,"value":279},{"type":173,"tag":257,"props":2617,"children":2618},{"style":264},[2619],{"type":179,"value":309},{"type":173,"tag":257,"props":2621,"children":2622},{"class":259,"line":312},[2623,2627,2631,2636,2640,2644,2648],{"type":173,"tag":257,"props":2624,"children":2625},{"style":276},[2626],{"type":179,"value":318},{"type":173,"tag":257,"props":2628,"children":2629},{"style":264},[2630],{"type":179,"value":323},{"type":173,"tag":257,"props":2632,"children":2633},{"style":336},[2634],{"type":179,"value":2635}," navBottomLink ",{"type":173,"tag":257,"props":2637,"children":2638},{"style":264},[2639],{"type":179,"value":344},{"type":173,"tag":257,"props":2641,"children":2642},{"style":264},[2643],{"type":179,"value":349},{"type":173,"tag":257,"props":2645,"children":2646},{"style":358},[2647],{"type":179,"value":2544},{"type":173,"tag":257,"props":2649,"children":2650},{"style":336},[2651],{"type":179,"value":543},{"type":173,"tag":257,"props":2653,"children":2654},{"class":259,"line":425},[2655,2659,2663,2667,2671,2675,2679,2683,2687,2691,2695,2699,2703,2707,2711,2715,2719,2723],{"type":173,"tag":257,"props":2656,"children":2657},{"style":276},[2658],{"type":179,"value":318},{"type":173,"tag":257,"props":2660,"children":2661},{"style":264},[2662],{"type":179,"value":323},{"type":173,"tag":257,"props":2664,"children":2665},{"style":270},[2666],{"type":179,"value":328},{"type":173,"tag":257,"props":2668,"children":2669},{"style":264},[2670],{"type":179,"value":333},{"type":173,"tag":257,"props":2672,"children":2673},{"style":336},[2674],{"type":179,"value":1662},{"type":173,"tag":257,"props":2676,"children":2677},{"style":264},[2678],{"type":179,"value":344},{"type":173,"tag":257,"props":2680,"children":2681},{"style":264},[2682],{"type":179,"value":349},{"type":173,"tag":257,"props":2684,"children":2685},{"style":352},[2686],{"type":179,"value":355},{"type":173,"tag":257,"props":2688,"children":2689},{"style":358},[2690],{"type":179,"value":361},{"type":173,"tag":257,"props":2692,"children":2693},{"style":336},[2694],{"type":179,"value":366},{"type":173,"tag":257,"props":2696,"children":2697},{"style":264},[2698],{"type":179,"value":371},{"type":173,"tag":257,"props":2700,"children":2701},{"style":297},[2702],{"type":179,"value":1691},{"type":173,"tag":257,"props":2704,"children":2705},{"style":264},[2706],{"type":179,"value":371},{"type":173,"tag":257,"props":2708,"children":2709},{"style":264},[2710],{"type":179,"value":385},{"type":173,"tag":257,"props":2712,"children":2713},{"style":264},[2714],{"type":179,"value":1704},{"type":173,"tag":257,"props":2716,"children":2717},{"style":276},[2718],{"type":179,"value":1709},{"type":173,"tag":257,"props":2720,"children":2721},{"style":358},[2722],{"type":179,"value":1714},{"type":173,"tag":257,"props":2724,"children":2725},{"style":336},[2726],{"type":179,"value":1719},{"type":173,"tag":257,"props":2728,"children":2729},{"class":259,"line":435},[2730],{"type":173,"tag":257,"props":2731,"children":2732},{"emptyLinePlaceholder":429},[2733],{"type":179,"value":432},{"type":173,"tag":257,"props":2735,"children":2736},{"class":259,"line":449},[2737,2741,2746,2750,2755,2760,2764],{"type":173,"tag":257,"props":2738,"children":2739},{"style":276},[2740],{"type":179,"value":318},{"type":173,"tag":257,"props":2742,"children":2743},{"style":336},[2744],{"type":179,"value":2745}," path ",{"type":173,"tag":257,"props":2747,"children":2748},{"style":264},[2749],{"type":179,"value":289},{"type":173,"tag":257,"props":2751,"children":2752},{"style":358},[2753],{"type":179,"value":2754}," navBottomLink",{"type":173,"tag":257,"props":2756,"children":2757},{"style":336},[2758],{"type":179,"value":2759},"(navigation",{"type":173,"tag":257,"props":2761,"children":2762},{"style":264},[2763],{"type":179,"value":417},{"type":173,"tag":257,"props":2765,"children":2766},{"style":336},[2767],{"type":179,"value":2768},"value)\n",{"type":173,"tag":257,"props":2770,"children":2771},{"class":259,"line":1272},[2772,2776,2780],{"type":173,"tag":257,"props":2773,"children":2774},{"style":264},[2775],{"type":179,"value":455},{"type":173,"tag":257,"props":2777,"children":2778},{"style":270},[2779],{"type":179,"value":273},{"type":173,"tag":257,"props":2781,"children":2782},{"style":264},[2783],{"type":179,"value":309},{"type":173,"tag":174,"props":2785,"children":2787},{"id":2786},"navdirfrompath",[2788],{"type":173,"tag":185,"props":2789,"children":2790},{"className":167},[2791],{"type":179,"value":2792},"navDirFromPath()",{"type":173,"tag":181,"props":2794,"children":2795},{},[2796],{"type":179,"value":2797},"This function will take a path and will resolve the first available navigation node from that path.",{"type":173,"tag":181,"props":2799,"children":2800},{},[2801],{"type":179,"value":2802},"It can be useful to find the current directory of a navigation node.",{"type":173,"tag":246,"props":2804,"children":2806},{"className":248,"code":2805,"language":251,"meta":167,"style":167},"\u003Cscript setup>\nconst route = useRoute()\nconst { navDirFromPath } = useContentHelpers()\nconst { data: navigation } = await useAsyncData('navigation', () => fetchContentNavigation())\n\nconst dir = navDirFromPath(route.path, navigation.value)\n\u003C/script>\n",[2807],{"type":173,"tag":185,"props":2808,"children":2809},{"__ignoreMap":167},[2810,2829,2854,2886,2961,2968,3020],{"type":173,"tag":257,"props":2811,"children":2812},{"class":259,"line":260},[2813,2817,2821,2825],{"type":173,"tag":257,"props":2814,"children":2815},{"style":264},[2816],{"type":179,"value":267},{"type":173,"tag":257,"props":2818,"children":2819},{"style":270},[2820],{"type":179,"value":273},{"type":173,"tag":257,"props":2822,"children":2823},{"style":276},[2824],{"type":179,"value":279},{"type":173,"tag":257,"props":2826,"children":2827},{"style":264},[2828],{"type":179,"value":309},{"type":173,"tag":257,"props":2830,"children":2831},{"class":259,"line":312},[2832,2836,2841,2845,2850],{"type":173,"tag":257,"props":2833,"children":2834},{"style":276},[2835],{"type":179,"value":318},{"type":173,"tag":257,"props":2837,"children":2838},{"style":336},[2839],{"type":179,"value":2840}," route ",{"type":173,"tag":257,"props":2842,"children":2843},{"style":264},[2844],{"type":179,"value":289},{"type":173,"tag":257,"props":2846,"children":2847},{"style":358},[2848],{"type":179,"value":2849}," useRoute",{"type":173,"tag":257,"props":2851,"children":2852},{"style":336},[2853],{"type":179,"value":543},{"type":173,"tag":257,"props":2855,"children":2856},{"class":259,"line":425},[2857,2861,2865,2870,2874,2878,2882],{"type":173,"tag":257,"props":2858,"children":2859},{"style":276},[2860],{"type":179,"value":318},{"type":173,"tag":257,"props":2862,"children":2863},{"style":264},[2864],{"type":179,"value":323},{"type":173,"tag":257,"props":2866,"children":2867},{"style":336},[2868],{"type":179,"value":2869}," navDirFromPath ",{"type":173,"tag":257,"props":2871,"children":2872},{"style":264},[2873],{"type":179,"value":344},{"type":173,"tag":257,"props":2875,"children":2876},{"style":264},[2877],{"type":179,"value":349},{"type":173,"tag":257,"props":2879,"children":2880},{"style":358},[2881],{"type":179,"value":2544},{"type":173,"tag":257,"props":2883,"children":2884},{"style":336},[2885],{"type":179,"value":543},{"type":173,"tag":257,"props":2887,"children":2888},{"class":259,"line":435},[2889,2893,2897,2901,2905,2909,2913,2917,2921,2925,2929,2933,2937,2941,2945,2949,2953,2957],{"type":173,"tag":257,"props":2890,"children":2891},{"style":276},[2892],{"type":179,"value":318},{"type":173,"tag":257,"props":2894,"children":2895},{"style":264},[2896],{"type":179,"value":323},{"type":173,"tag":257,"props":2898,"children":2899},{"style":270},[2900],{"type":179,"value":328},{"type":173,"tag":257,"props":2902,"children":2903},{"style":264},[2904],{"type":179,"value":333},{"type":173,"tag":257,"props":2906,"children":2907},{"style":336},[2908],{"type":179,"value":1662},{"type":173,"tag":257,"props":2910,"children":2911},{"style":264},[2912],{"type":179,"value":344},{"type":173,"tag":257,"props":2914,"children":2915},{"style":264},[2916],{"type":179,"value":349},{"type":173,"tag":257,"props":2918,"children":2919},{"style":352},[2920],{"type":179,"value":355},{"type":173,"tag":257,"props":2922,"children":2923},{"style":358},[2924],{"type":179,"value":361},{"type":173,"tag":257,"props":2926,"children":2927},{"style":336},[2928],{"type":179,"value":366},{"type":173,"tag":257,"props":2930,"children":2931},{"style":264},[2932],{"type":179,"value":371},{"type":173,"tag":257,"props":2934,"children":2935},{"style":297},[2936],{"type":179,"value":1691},{"type":173,"tag":257,"props":2938,"children":2939},{"style":264},[2940],{"type":179,"value":371},{"type":173,"tag":257,"props":2942,"children":2943},{"style":264},[2944],{"type":179,"value":385},{"type":173,"tag":257,"props":2946,"children":2947},{"style":264},[2948],{"type":179,"value":1704},{"type":173,"tag":257,"props":2950,"children":2951},{"style":276},[2952],{"type":179,"value":1709},{"type":173,"tag":257,"props":2954,"children":2955},{"style":358},[2956],{"type":179,"value":1714},{"type":173,"tag":257,"props":2958,"children":2959},{"style":336},[2960],{"type":179,"value":1719},{"type":173,"tag":257,"props":2962,"children":2963},{"class":259,"line":449},[2964],{"type":173,"tag":257,"props":2965,"children":2966},{"emptyLinePlaceholder":429},[2967],{"type":179,"value":432},{"type":173,"tag":257,"props":2969,"children":2970},{"class":259,"line":1272},[2971,2975,2980,2984,2989,2994,2998,3003,3007,3012,3016],{"type":173,"tag":257,"props":2972,"children":2973},{"style":276},[2974],{"type":179,"value":318},{"type":173,"tag":257,"props":2976,"children":2977},{"style":336},[2978],{"type":179,"value":2979}," dir ",{"type":173,"tag":257,"props":2981,"children":2982},{"style":264},[2983],{"type":179,"value":289},{"type":173,"tag":257,"props":2985,"children":2986},{"style":358},[2987],{"type":179,"value":2988}," navDirFromPath",{"type":173,"tag":257,"props":2990,"children":2991},{"style":336},[2992],{"type":179,"value":2993},"(route",{"type":173,"tag":257,"props":2995,"children":2996},{"style":264},[2997],{"type":179,"value":417},{"type":173,"tag":257,"props":2999,"children":3000},{"style":336},[3001],{"type":179,"value":3002},"path",{"type":173,"tag":257,"props":3004,"children":3005},{"style":264},[3006],{"type":179,"value":385},{"type":173,"tag":257,"props":3008,"children":3009},{"style":336},[3010],{"type":179,"value":3011}," navigation",{"type":173,"tag":257,"props":3013,"children":3014},{"style":264},[3015],{"type":179,"value":417},{"type":173,"tag":257,"props":3017,"children":3018},{"style":336},[3019],{"type":179,"value":2768},{"type":173,"tag":257,"props":3021,"children":3022},{"class":259,"line":1298},[3023,3027,3031],{"type":173,"tag":257,"props":3024,"children":3025},{"style":264},[3026],{"type":179,"value":455},{"type":173,"tag":257,"props":3028,"children":3029},{"style":270},[3030],{"type":179,"value":273},{"type":173,"tag":257,"props":3032,"children":3033},{"style":264},[3034],{"type":179,"value":309},{"type":173,"tag":174,"props":3036,"children":3038},{"id":3037},"navpagefrompath",[3039],{"type":173,"tag":185,"props":3040,"children":3041},{"className":167},[3042],{"type":179,"value":3043},"navPageFromPath()",{"type":173,"tag":181,"props":3045,"children":3046},{},[3047],{"type":179,"value":3048},"This function will take a path and will resolve the first available navigation page from that path.",{"type":173,"tag":181,"props":3050,"children":3051},{},[3052],{"type":179,"value":3053},"It can be useful to find the current navigation node the page you're browsing.",{"type":173,"tag":246,"props":3055,"children":3057},{"className":248,"code":3056,"language":251,"meta":167,"style":167},"\u003Cscript setup>\nconst route = useRoute()\nconst { navPageFromPath } = useContentHelpers()\nconst { data: navigation } = await useAsyncData('navigation', () => fetchContentNavigation())\n\nconst page = navPageFromPath(route.path, navigation.value)\n\u003C/script>\n",[3058],{"type":173,"tag":185,"props":3059,"children":3060},{"__ignoreMap":167},[3061,3080,3103,3135,3210,3217,3265],{"type":173,"tag":257,"props":3062,"children":3063},{"class":259,"line":260},[3064,3068,3072,3076],{"type":173,"tag":257,"props":3065,"children":3066},{"style":264},[3067],{"type":179,"value":267},{"type":173,"tag":257,"props":3069,"children":3070},{"style":270},[3071],{"type":179,"value":273},{"type":173,"tag":257,"props":3073,"children":3074},{"style":276},[3075],{"type":179,"value":279},{"type":173,"tag":257,"props":3077,"children":3078},{"style":264},[3079],{"type":179,"value":309},{"type":173,"tag":257,"props":3081,"children":3082},{"class":259,"line":312},[3083,3087,3091,3095,3099],{"type":173,"tag":257,"props":3084,"children":3085},{"style":276},[3086],{"type":179,"value":318},{"type":173,"tag":257,"props":3088,"children":3089},{"style":336},[3090],{"type":179,"value":2840},{"type":173,"tag":257,"props":3092,"children":3093},{"style":264},[3094],{"type":179,"value":289},{"type":173,"tag":257,"props":3096,"children":3097},{"style":358},[3098],{"type":179,"value":2849},{"type":173,"tag":257,"props":3100,"children":3101},{"style":336},[3102],{"type":179,"value":543},{"type":173,"tag":257,"props":3104,"children":3105},{"class":259,"line":425},[3106,3110,3114,3119,3123,3127,3131],{"type":173,"tag":257,"props":3107,"children":3108},{"style":276},[3109],{"type":179,"value":318},{"type":173,"tag":257,"props":3111,"children":3112},{"style":264},[3113],{"type":179,"value":323},{"type":173,"tag":257,"props":3115,"children":3116},{"style":336},[3117],{"type":179,"value":3118}," navPageFromPath ",{"type":173,"tag":257,"props":3120,"children":3121},{"style":264},[3122],{"type":179,"value":344},{"type":173,"tag":257,"props":3124,"children":3125},{"style":264},[3126],{"type":179,"value":349},{"type":173,"tag":257,"props":3128,"children":3129},{"style":358},[3130],{"type":179,"value":2544},{"type":173,"tag":257,"props":3132,"children":3133},{"style":336},[3134],{"type":179,"value":543},{"type":173,"tag":257,"props":3136,"children":3137},{"class":259,"line":435},[3138,3142,3146,3150,3154,3158,3162,3166,3170,3174,3178,3182,3186,3190,3194,3198,3202,3206],{"type":173,"tag":257,"props":3139,"children":3140},{"style":276},[3141],{"type":179,"value":318},{"type":173,"tag":257,"props":3143,"children":3144},{"style":264},[3145],{"type":179,"value":323},{"type":173,"tag":257,"props":3147,"children":3148},{"style":270},[3149],{"type":179,"value":328},{"type":173,"tag":257,"props":3151,"children":3152},{"style":264},[3153],{"type":179,"value":333},{"type":173,"tag":257,"props":3155,"children":3156},{"style":336},[3157],{"type":179,"value":1662},{"type":173,"tag":257,"props":3159,"children":3160},{"style":264},[3161],{"type":179,"value":344},{"type":173,"tag":257,"props":3163,"children":3164},{"style":264},[3165],{"type":179,"value":349},{"type":173,"tag":257,"props":3167,"children":3168},{"style":352},[3169],{"type":179,"value":355},{"type":173,"tag":257,"props":3171,"children":3172},{"style":358},[3173],{"type":179,"value":361},{"type":173,"tag":257,"props":3175,"children":3176},{"style":336},[3177],{"type":179,"value":366},{"type":173,"tag":257,"props":3179,"children":3180},{"style":264},[3181],{"type":179,"value":371},{"type":173,"tag":257,"props":3183,"children":3184},{"style":297},[3185],{"type":179,"value":1691},{"type":173,"tag":257,"props":3187,"children":3188},{"style":264},[3189],{"type":179,"value":371},{"type":173,"tag":257,"props":3191,"children":3192},{"style":264},[3193],{"type":179,"value":385},{"type":173,"tag":257,"props":3195,"children":3196},{"style":264},[3197],{"type":179,"value":1704},{"type":173,"tag":257,"props":3199,"children":3200},{"style":276},[3201],{"type":179,"value":1709},{"type":173,"tag":257,"props":3203,"children":3204},{"style":358},[3205],{"type":179,"value":1714},{"type":173,"tag":257,"props":3207,"children":3208},{"style":336},[3209],{"type":179,"value":1719},{"type":173,"tag":257,"props":3211,"children":3212},{"class":259,"line":449},[3213],{"type":173,"tag":257,"props":3214,"children":3215},{"emptyLinePlaceholder":429},[3216],{"type":179,"value":432},{"type":173,"tag":257,"props":3218,"children":3219},{"class":259,"line":1272},[3220,3224,3228,3232,3237,3241,3245,3249,3253,3257,3261],{"type":173,"tag":257,"props":3221,"children":3222},{"style":276},[3223],{"type":179,"value":318},{"type":173,"tag":257,"props":3225,"children":3226},{"style":336},[3227],{"type":179,"value":339},{"type":173,"tag":257,"props":3229,"children":3230},{"style":264},[3231],{"type":179,"value":289},{"type":173,"tag":257,"props":3233,"children":3234},{"style":358},[3235],{"type":179,"value":3236}," navPageFromPath",{"type":173,"tag":257,"props":3238,"children":3239},{"style":336},[3240],{"type":179,"value":2993},{"type":173,"tag":257,"props":3242,"children":3243},{"style":264},[3244],{"type":179,"value":417},{"type":173,"tag":257,"props":3246,"children":3247},{"style":336},[3248],{"type":179,"value":3002},{"type":173,"tag":257,"props":3250,"children":3251},{"style":264},[3252],{"type":179,"value":385},{"type":173,"tag":257,"props":3254,"children":3255},{"style":336},[3256],{"type":179,"value":3011},{"type":173,"tag":257,"props":3258,"children":3259},{"style":264},[3260],{"type":179,"value":417},{"type":173,"tag":257,"props":3262,"children":3263},{"style":336},[3264],{"type":179,"value":2768},{"type":173,"tag":257,"props":3266,"children":3267},{"class":259,"line":1298},[3268,3272,3276],{"type":173,"tag":257,"props":3269,"children":3270},{"style":264},[3271],{"type":179,"value":455},{"type":173,"tag":257,"props":3273,"children":3274},{"style":270},[3275],{"type":179,"value":273},{"type":173,"tag":257,"props":3277,"children":3278},{"style":264},[3279],{"type":179,"value":309},{"type":173,"tag":174,"props":3281,"children":3283},{"id":3282},"navkeyfrompath",[3284],{"type":173,"tag":185,"props":3285,"children":3286},{"className":167},[3287],{"type":179,"value":3288},"navKeyFromPath()",{"type":173,"tag":181,"props":3290,"children":3291},{},[3292],{"type":179,"value":3293},"This function will take a path and will resolve a specific key from that path.",{"type":173,"tag":181,"props":3295,"children":3296},{},[3297,3299,3304],{"type":179,"value":3298},"It can be useful when you want to add a fallback on the ",{"type":173,"tag":185,"props":3300,"children":3301},{"className":167},[3302],{"type":179,"value":3303},"_dir.yml",{"type":179,"value":3305}," value of a key in a page.",{"type":173,"tag":246,"props":3307,"children":3309},{"className":248,"code":3308,"language":251,"meta":167,"style":167},"\u003Cscript setup>\nconst route = useRoute()\nconst { navKeyFromPath } = useContentHelpers()\nconst { data: navigation } = await useAsyncData('navigation', () => fetchContentNavigation())\n\nconst layout = navKeyFromPath(route.path, 'layout', navigation.value)\n\u003C/script>\n",[3310],{"type":173,"tag":185,"props":3311,"children":3312},{"__ignoreMap":167},[3313,3332,3355,3387,3462,3469,3535],{"type":173,"tag":257,"props":3314,"children":3315},{"class":259,"line":260},[3316,3320,3324,3328],{"type":173,"tag":257,"props":3317,"children":3318},{"style":264},[3319],{"type":179,"value":267},{"type":173,"tag":257,"props":3321,"children":3322},{"style":270},[3323],{"type":179,"value":273},{"type":173,"tag":257,"props":3325,"children":3326},{"style":276},[3327],{"type":179,"value":279},{"type":173,"tag":257,"props":3329,"children":3330},{"style":264},[3331],{"type":179,"value":309},{"type":173,"tag":257,"props":3333,"children":3334},{"class":259,"line":312},[3335,3339,3343,3347,3351],{"type":173,"tag":257,"props":3336,"children":3337},{"style":276},[3338],{"type":179,"value":318},{"type":173,"tag":257,"props":3340,"children":3341},{"style":336},[3342],{"type":179,"value":2840},{"type":173,"tag":257,"props":3344,"children":3345},{"style":264},[3346],{"type":179,"value":289},{"type":173,"tag":257,"props":3348,"children":3349},{"style":358},[3350],{"type":179,"value":2849},{"type":173,"tag":257,"props":3352,"children":3353},{"style":336},[3354],{"type":179,"value":543},{"type":173,"tag":257,"props":3356,"children":3357},{"class":259,"line":425},[3358,3362,3366,3371,3375,3379,3383],{"type":173,"tag":257,"props":3359,"children":3360},{"style":276},[3361],{"type":179,"value":318},{"type":173,"tag":257,"props":3363,"children":3364},{"style":264},[3365],{"type":179,"value":323},{"type":173,"tag":257,"props":3367,"children":3368},{"style":336},[3369],{"type":179,"value":3370}," navKeyFromPath ",{"type":173,"tag":257,"props":3372,"children":3373},{"style":264},[3374],{"type":179,"value":344},{"type":173,"tag":257,"props":3376,"children":3377},{"style":264},[3378],{"type":179,"value":349},{"type":173,"tag":257,"props":3380,"children":3381},{"style":358},[3382],{"type":179,"value":2544},{"type":173,"tag":257,"props":3384,"children":3385},{"style":336},[3386],{"type":179,"value":543},{"type":173,"tag":257,"props":3388,"children":3389},{"class":259,"line":435},[3390,3394,3398,3402,3406,3410,3414,3418,3422,3426,3430,3434,3438,3442,3446,3450,3454,3458],{"type":173,"tag":257,"props":3391,"children":3392},{"style":276},[3393],{"type":179,"value":318},{"type":173,"tag":257,"props":3395,"children":3396},{"style":264},[3397],{"type":179,"value":323},{"type":173,"tag":257,"props":3399,"children":3400},{"style":270},[3401],{"type":179,"value":328},{"type":173,"tag":257,"props":3403,"children":3404},{"style":264},[3405],{"type":179,"value":333},{"type":173,"tag":257,"props":3407,"children":3408},{"style":336},[3409],{"type":179,"value":1662},{"type":173,"tag":257,"props":3411,"children":3412},{"style":264},[3413],{"type":179,"value":344},{"type":173,"tag":257,"props":3415,"children":3416},{"style":264},[3417],{"type":179,"value":349},{"type":173,"tag":257,"props":3419,"children":3420},{"style":352},[3421],{"type":179,"value":355},{"type":173,"tag":257,"props":3423,"children":3424},{"style":358},[3425],{"type":179,"value":361},{"type":173,"tag":257,"props":3427,"children":3428},{"style":336},[3429],{"type":179,"value":366},{"type":173,"tag":257,"props":3431,"children":3432},{"style":264},[3433],{"type":179,"value":371},{"type":173,"tag":257,"props":3435,"children":3436},{"style":297},[3437],{"type":179,"value":1691},{"type":173,"tag":257,"props":3439,"children":3440},{"style":264},[3441],{"type":179,"value":371},{"type":173,"tag":257,"props":3443,"children":3444},{"style":264},[3445],{"type":179,"value":385},{"type":173,"tag":257,"props":3447,"children":3448},{"style":264},[3449],{"type":179,"value":1704},{"type":173,"tag":257,"props":3451,"children":3452},{"style":276},[3453],{"type":179,"value":1709},{"type":173,"tag":257,"props":3455,"children":3456},{"style":358},[3457],{"type":179,"value":1714},{"type":173,"tag":257,"props":3459,"children":3460},{"style":336},[3461],{"type":179,"value":1719},{"type":173,"tag":257,"props":3463,"children":3464},{"class":259,"line":449},[3465],{"type":173,"tag":257,"props":3466,"children":3467},{"emptyLinePlaceholder":429},[3468],{"type":179,"value":432},{"type":173,"tag":257,"props":3470,"children":3471},{"class":259,"line":1272},[3472,3476,3481,3485,3490,3494,3498,3502,3506,3510,3515,3519,3523,3527,3531],{"type":173,"tag":257,"props":3473,"children":3474},{"style":276},[3475],{"type":179,"value":318},{"type":173,"tag":257,"props":3477,"children":3478},{"style":336},[3479],{"type":179,"value":3480}," layout ",{"type":173,"tag":257,"props":3482,"children":3483},{"style":264},[3484],{"type":179,"value":289},{"type":173,"tag":257,"props":3486,"children":3487},{"style":358},[3488],{"type":179,"value":3489}," navKeyFromPath",{"type":173,"tag":257,"props":3491,"children":3492},{"style":336},[3493],{"type":179,"value":2993},{"type":173,"tag":257,"props":3495,"children":3496},{"style":264},[3497],{"type":179,"value":417},{"type":173,"tag":257,"props":3499,"children":3500},{"style":336},[3501],{"type":179,"value":3002},{"type":173,"tag":257,"props":3503,"children":3504},{"style":264},[3505],{"type":179,"value":385},{"type":173,"tag":257,"props":3507,"children":3508},{"style":264},[3509],{"type":179,"value":1198},{"type":173,"tag":257,"props":3511,"children":3512},{"style":297},[3513],{"type":179,"value":3514},"layout",{"type":173,"tag":257,"props":3516,"children":3517},{"style":264},[3518],{"type":179,"value":371},{"type":173,"tag":257,"props":3520,"children":3521},{"style":264},[3522],{"type":179,"value":385},{"type":173,"tag":257,"props":3524,"children":3525},{"style":336},[3526],{"type":179,"value":3011},{"type":173,"tag":257,"props":3528,"children":3529},{"style":264},[3530],{"type":179,"value":417},{"type":173,"tag":257,"props":3532,"children":3533},{"style":336},[3534],{"type":179,"value":2768},{"type":173,"tag":257,"props":3536,"children":3537},{"class":259,"line":1298},[3538,3542,3546],{"type":173,"tag":257,"props":3539,"children":3540},{"style":264},[3541],{"type":179,"value":455},{"type":173,"tag":257,"props":3543,"children":3544},{"style":270},[3545],{"type":179,"value":273},{"type":173,"tag":257,"props":3547,"children":3548},{"style":264},[3549],{"type":179,"value":309},{"type":173,"tag":1586,"props":3551,"children":3552},{},[3553],{"type":179,"value":1590},{"title":167,"searchDepth":312,"depth":312,"links":3555},[3556,3557,3558,3559,3560],{"id":176,"depth":312,"text":21},{"id":2577,"depth":312,"text":2583},{"id":2786,"depth":312,"text":2792},{"id":3037,"depth":312,"text":3043},{"id":3282,"depth":312,"text":3288},"content:3.composables:4.use-content-helpers.md","3.composables/4.use-content-helpers.md",1699441209301]