This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
feat: add definePageMeta to use it with nuxt 2 and @nuxtjs/composition-api package #634
Open
Description
provide a way to define nuxt related properties like (meta, layout, middleware ..etc) using @nuxtjs/composition-api package within setup script
something like definePageMeta in nuxt 3