Ngx meta.globalmetadata.title
Home > @davidlj95/ngx-meta > GlobalMetadata > title
GlobalMetadata.title property
Sets title for:
-
Standard.title (needs standard module)
-
OpenGraph.title (needs Open Graph module)
-
TwitterCard.title (needs Twitter Cards module)
Title will be formatted for all of them when title formatting is set up.
Signature:
readonly title?: string;