setCurrentI18n

Set the current locale of all Ignite UI components.

Signature

setCurrentI18n(locale: string): void

Parameters

  • locale: string

    The name of the locale. A string using the BCP 47 language tag.

Returns

void