Ngx meta.globalmetadata.locale
Home > @davidlj95/ngx-meta > GlobalMetadata > locale
GlobalMetadata.locale property
Sets localization of this page.
Value must be a valid language tag complying with BCP 47. For instance: "es
" or "es-ES
"
For:
-
Standard.locale (needs standard module)
-
OpenGraph.locale (needs Open Graph module)
Signature:
readonly locale?: string | null;
Remarks
See also: