Document how to use @goranton/vue-url-state in Nuxt apps through Vue Router integration.
Include examples for:
- typed filters
- pagination
- debounced search
- apply-mode filters with
useQueryBuffer()
Goal:
Make it clear that the package works in Nuxt through the standard Vue Router integration, even though there is no Nuxt-specific module yet.
Document how to use
@goranton/vue-url-statein Nuxt apps through Vue Router integration.Include examples for:
useQueryBuffer()Goal:
Make it clear that the package works in Nuxt through the standard Vue Router integration, even though there is no Nuxt-specific module yet.