NuxtN
Nuxt3mo ago
39 replies
Samuelreichoer

Make UseFetch Options konfigurable

I want to provide some way to let users of my plugin to configure useFetch options. I want that users can set things like getCachedData. It should be possible via the nuxt config, but I think I can't define functions and complicated stuff here that get's passed down to the actuall plugin place or can I?
Was this page helpful?