Akryum / Akryum/vue-cli-plugin-ssr
How to control variables in index.html on a component basis?
Open
- Dominant language
- JavaScript
- Stars
- 441
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to control meta title, description, and other things. but on a component basis since they differ on each route.
For example, a single post can have unique meta description and title (i'm using serverPrefetch).
How would i do this?
Also how would I perform a redirect post "serverPrefetch" in case a record doesn't exist.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.