Skip to content
On this page

OG Locale

Parent: meta

A String which is used for a meta tag.

Example Usage

js
theme: SoftUI({
    meta: {
        ogLocale: "en_US"
    }
})

Types

Released under the MIT License.