mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 11:10:33 +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)
|
#### `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
|
```js
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user