MAIDR JavaScript API
    Preparing search index...

    Function onLocaleChange

    • Registers a listener for locale changes.

      Parameters

      • listener: (locale: Locale) => void

        Called with the new locale after each change

      Returns Disposable

      A disposable that unregisters the listener