NuxtN
Nuxt13mo ago
∂Max

Access a .vue component props inside a module.ts file

Hi,

I’d like to access the props of every components in my nuxt app from my module.ts file to generate custom data that will be given to a parser. How can I achieve that?
Was this page helpful?