setCurrentI18n
Set the current locale of all Ignite UI components.
Signature
setCurrentI18n(locale: string): void Parameters
- locale:
stringThe name of the locale. A string using the BCP 47 language tag.
Returns
void
Set the current locale of all Ignite UI components.
setCurrentI18n(locale: string): void string The name of the locale. A string using the BCP 47 language tag.
void