ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > Internationalization

Internationalization interface

An object to expose the locale events and provide ActiveUI's translator implementation to an external application

Signature:

export interface Internationalization 

Properties

PropertyTypeDescription
addTranslationChangeListenerAddListener<TranslationTree>
getTranslator() => Translator
listLocales() => LocaleDescription[]
  • Internationalization interface
  • Properties
Copyright © 2019 ActiveViam