[{"data":1,"prerenderedAt":263},["ShallowReactive",2],{"navigation_docs":3,"-get-started-introduction":106,"-get-started-introduction-surround":260},[4,36,72],{"title":5,"icon":6,"redirect":7,"path":8,"stem":9,"children":10,"page":35},"Get Started","heroicons-outline:star","/get-started/introduction","/get-started","1.get-started",[11,15,20,25,30],{"title":12,"path":7,"stem":13,"icon":14},"Introduction","1.get-started/1.introduction","uil:info-circle",{"title":16,"path":17,"stem":18,"icon":19},"Installation","/get-started/installation","1.get-started/2.installation","uil:play-circle",{"title":21,"path":22,"stem":23,"icon":24},"Configuration","/get-started/configuration","1.get-started/3.configuration","uil:wrench",{"title":26,"path":27,"stem":28,"icon":29},"Enabling Capacitor","/get-started/enabling-capacitor","1.get-started/4.enabling-capacitor","nonicons:capacitor-16",{"title":31,"path":32,"stem":33,"icon":34},"Watchouts","/get-started/watch-outs","1.get-started/5.watch-outs","uil:exclamation-triangle",false,{"title":37,"icon":38,"redirect":39,"path":40,"stem":41,"children":42,"page":35},"Overview","heroicons-outline:sparkles","/overview/routing","/overview","2.overview",[43,47,52,57,62,67],{"title":44,"path":39,"stem":45,"icon":46},"Routing","2.overview/1.routing","uil:sign-alt",{"title":48,"path":49,"stem":50,"icon":51},"Theming","/overview/theming","2.overview/2.theming","uil:palette",{"title":53,"path":54,"stem":55,"icon":56},"Ionic Auto-Imports","/overview/ionic-auto-imports","2.overview/3.ionic-auto-imports","uil:channel",{"title":58,"path":59,"stem":60,"icon":61},"Module Utilities","/overview/module-utilities","2.overview/4.module-utilities","uil:layer-group",{"title":63,"path":64,"stem":65,"icon":66},"Icons","/overview/icons","2.overview/5.icons","uil:illustration",{"title":68,"path":69,"stem":70,"icon":71},"Deployment","/overview/deployment","2.overview/6.deployment","uil:rocket",{"title":73,"icon":74,"redirect":75,"path":76,"stem":77,"children":78,"page":35},"Cookbook","heroicons-outline:bookmark-alt","/cookbook/customising-app-vue","/cookbook","3.cookbook",[79,82,86,90,94,98,102],{"title":80,"path":75,"stem":81},"Customising app.vue","3.cookbook/1.customising-app-vue",{"title":83,"path":84,"stem":85},"Local Development","/cookbook/local-development","3.cookbook/2.local-development",{"title":87,"path":88,"stem":89},"App Tabs","/cookbook/app-tabs","3.cookbook/3.app-tabs",{"title":91,"path":92,"stem":93},"useHead / Page Meta","/cookbook/page-metadata","3.cookbook/4.page-metadata",{"title":95,"path":96,"stem":97},"iOS and Android Apps","/cookbook/creating-ios-android-apps","3.cookbook/5.creating-ios-android-apps",{"title":99,"path":100,"stem":101},"Web And Device","/cookbook/web-and-device","3.cookbook/6.web-and-device",{"title":103,"path":104,"stem":105},"Live Updates","/cookbook/live-updates","3.cookbook/7.live-updates",{"id":107,"title":12,"body":108,"description":253,"extension":254,"links":255,"meta":256,"navigation":257,"path":7,"seo":258,"stem":13,"__hash__":259},"docs/1.get-started/1.introduction.md",{"type":109,"value":110,"toc":246},"minimark",[111,119,122,125,136,141,150,159,163,166,228,234,237,240],[112,113,114,118],"p",{},[115,116,117],"code",{},"@nuxtjs/ionic"," provides a batteries-included, zero-config needed, Ionic integration for Nuxt.",[112,120,121],{},"Supercharge your Ionic apps with the power of Nuxt, giving you the tremendous development experience you're used to\nwhen using Nuxt for web.",[112,123,124],{},"Follow the installation guide to get going immediately, or continue reading to find out more about what this module provides.",[126,127,130,131,135],"callout",{"color":128,"icon":129},"info","i-lucide-info","Get started with our ",[132,133,134],"a",{"href":17},"Installation guide",".",[137,138,140],"h2",{"id":139},"what-is-ionic","What is Ionic?",[112,142,143,149],{},[132,144,148],{"href":145,"rel":146},"https://ionicframework.com/",[147],"nofollow","The Ionic SDK"," is an open-source UI toolkit for building modern, cross-platform mobile apps from a single codebase. It deeply integrates with Vue for a delightful mobile dev experience.",[126,151,152,153,158],{"color":128,"icon":129},"Read the ",[132,154,157],{"href":155,"rel":156},"https://ionicframework.com/docs/vue/overview",[147],"Ionic documentation for Vue"," to learn more about Vue development with Ionic.",[137,160,162],{"id":161},"features","Features",[112,164,165],{},"This module attempts to get you going with Nuxt + Ionic quickly, providing sane defaults for ionic and helpful components and utilities. The configuration file can still customize and override its default behaviors and provide full customisation of ionic.",[167,168,170],"list",{"type":169},"success",[171,172,173,188,200,206,211,216],"ul",{},[174,175,176,180,181,184,185,135],"li",{},[177,178,179],"strong",{},"Ionic router integration:"," continue defining routes based on the structure of your ",[115,182,183],{},"~/pages"," directory and using page-level utilities such as ",[115,186,187],{},"definePageMeta()",[174,189,190,193,194,199],{},[177,191,192],{},"Auto-imports",": Ionic components, composables and icons are all ",[132,195,198],{"href":196,"rel":197},"https://nuxt.com/docs/guide/concepts/auto-imports",[147],"auto-imported"," for ease of use.",[174,201,202,205],{},[177,203,204],{},"Helpful components and utilities",": This module provides components and utilities to accomplish common tasks more easily.",[174,207,208],{},[177,209,210],{},"Pre-render routes",[174,212,213],{},[177,214,215],{},"Mobile meta tags",[174,217,218,221,222,227],{},[177,219,220],{},"Capacitor integration",": works out-of-the-box with ",[132,223,226],{"href":224,"rel":225},"https://capacitorjs.com/",[147],"Capacitor"," for shipping to native platforms like iOS and Android.",[126,229,230,231,135],{"color":128,"icon":129},"Read more about ",[132,232,233],{"href":40},"our features",[137,235,73],{"id":236},"cookbook",[112,238,239],{},"Our cookbook documentation provides common use-cases with code examples to get you going as fast as possible. And if you create something useful, come back and submit a PR to have it added to our cookbook.",[126,241,242,243,135],{"color":128,"icon":129},"Discover common recipes in ",[132,244,245],{"href":76},"our cookbook",{"title":247,"searchDepth":248,"depth":248,"links":249},"",2,[250,251,252],{"id":139,"depth":248,"text":140},{"id":161,"depth":248,"text":162},{"id":236,"depth":248,"text":73},"Batteries-included, zero-config needed, Ionic integration for Nuxt","md",null,{},{"icon":14},{"description":253},"lA53ZVYOd3xAm-OPUoSczFLlkA24WiOrQjrD9zwQL5Q",[255,261],{"title":16,"path":17,"stem":18,"description":262,"icon":19,"children":-1},"Get started quickly by installing and setting up this module with the following instructions.",1775601896173]