Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILocalizationService

Hierarchy

  • ILocalizationService

Implemented by

Index

Properties

currentResource: undefined | resourceType
debugMode: boolean

Methods

  • getString(key: string, params?: string[]): string
  • initResourcesFromUrlAsync(url: string): Promise<void>
  • setLanguage(language: string): void

Generated using TypeDoc