mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-09 14:02:26 +03:00
feat: make ssr app id configurable
This commit is contained in:
@@ -26,6 +26,12 @@ The name of the attribute that is added to the `html` tag to inform `vue-meta` t
|
||||
|
||||
See [How to prevent update on page load](/faq/prevent-initial)
|
||||
|
||||
### ssrAppId
|
||||
- type `string`
|
||||
- default `ssr`
|
||||
|
||||
The app id for a server side rendered app. You shouldnt have to change this normallygit s
|
||||
|
||||
### tagIDKeyName
|
||||
- type `string`
|
||||
- default `vmid`
|
||||
|
||||
Reference in New Issue
Block a user