In this example, we use <NuxtLink> with target , rel , and noRel props. app.vue <template> <NuxtLink to="https://twitter.com/nuxt_js" target="_blank"> Nuxt ...
確定! 回上一頁