Locale provider service that uses the navigator language to provide the locale.

Implements

Constructors

Properties

Methods

Constructors

Properties

canWrite: false

Indicates whether the provider supports writing.

locale: null | string = ...

The current locale.

locale$: Observable<null | string> = ...

Observable that emits the current locale.

Methods