Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Localization

Index

Properties

default: string

The locale of the default data within the base JSON

locales: string[]

The list of locales for which data is available. These locales should conform to those defined in the Unicode Common Locale Data Repository (http://cldr.unicode.org/).

uri: string

The URI pattern to fetch localized data from. This URI should contain the substring {locale} which will be replaced with the appropriate locale value before sending the request.

Generated using TypeDoc