You are reading the documentation for SDK v2, which is no longer the latest version. Switch to current
LocaleItem
export interface LocaleItem {
label: string;
name: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
label | Required | string | |
name | Required | string |