2
0
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:
Declan de Wet
2016-11-05 10:17:09 +02:00
parent 12b3c42edb
commit 323f63fbf5
+1 -1
View File
@@ -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
{