Skip to content

pantoken / renderers/web-components/src / LocaleInfo

Interface: LocaleInfo

Alpha

Display label and text-direction metadata for a single locale.

Properties

label

label: string

Alpha

Human-readable label (English + native name where applicable).


dir

dir: "ltr" | "rtl"

Alpha

Text direction.