0👍
https://github.com/vueuse/head
useHead({
title: 'Site name - Page Name',
htmlAttrs: {
lang: 'pt-br',
}
})
- [Vuejs]-Vue.js 3 Composition API online url for image
- [Vuejs]-Cannot remove items from cart in vue 3 with pinia
Source:stackexchange.com