mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-15 00:42:24 +03:00
document titleChunk
This commit is contained in:
@@ -325,7 +325,7 @@ Maps to the inner-text value of the `<title>` element.
|
||||
|
||||
#### `titleTemplate` (String)
|
||||
|
||||
The value of `title` will be injected into the `%s` placeholder in `titleTemplate` before being rendered.
|
||||
The value of `title` will be injected into the `%s` placeholder in `titleTemplate` before being rendered. The original title will be available on `metaInfo.titleChunk`.
|
||||
|
||||
```js
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user