LocaleBuilder
Locale builder for setting and getting the current locale.
Properties
Methods
constructor
Constructor
Definition:
Parameters:
observe
Listens for locale changes, returns an unsubscribe function.
Definition:
Returns: () => void
Parameters:
setLocale
Sets the locale.
Definition:
Parameters:
getLocale
Gets the current locale.
Definition:
Returns: string
toJSON
Exports to JSON.
Definition:
Returns: string