mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-12 07:42:25 +03:00
Vendored
+1
-1
@@ -172,7 +172,7 @@ export interface NoScriptProperty extends MetaDataProperty {
|
||||
|
||||
export interface MetaInfo {
|
||||
title?: string
|
||||
titleTemplate?: string | ((titleChunk: string) => string),
|
||||
titleTemplate?: string | ((titleChunk: string) => string) | null,
|
||||
|
||||
htmlAttrs?: AttributeProperty
|
||||
headAttrs?: AttributeProperty
|
||||
|
||||
Reference in New Issue
Block a user