Search
nameByLocale
nameByLocale
Localized values for the name of the Enum Case.
const dutchName = enumCase.nameByLocale[dutchLocale.id] // "Naam"
const dutchName = enumCase.nameByLocale[dutchLocale.id] // "Naam"
const dutchName = enumCase.nameByLocale[dutchLocale.id] // "Naam"
Type
InlineLocalizationValueByLocale