@suluk/builder - v0.1.11
↑ Suluk
GitHub
Preparing search index...
SeoMeta
Interface SeoMeta
interface
SeoMeta
{
title
:
string
;
description
:
string
;
keywords
:
string
[]
;
canonical
?:
string
;
ogTitle
:
string
;
ogDescription
:
string
;
ogImage
?:
string
;
ogType
:
string
;
twitterCard
:
string
;
locale
:
string
;
alternates
:
Record
<
string
,
string
>
;
}
Index
Properties
title
description
keywords
canonical?
og
Title
og
Description
og
Image?
og
Type
twitter
Card
locale
alternates
Properties
title
title
:
string
description
description
:
string
keywords
keywords
:
string
[]
Optional
canonical
canonical
?:
string
og
Title
ogTitle
:
string
og
Description
ogDescription
:
string
Optional
og
Image
ogImage
?:
string
og
Type
ogType
:
string
twitter
Card
twitterCard
:
string
locale
locale
:
string
alternates
alternates
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
description
keywords
canonical
og
Title
og
Description
og
Image
og
Type
twitter
Card
locale
alternates
↑ Suluk
GitHub
@suluk/builder - v0.1.11
Loading...