Skip to content

API reference / @localizer/core / ImplicitLocalizer

Constant: ImplicitLocalizer
experimental

const ImplicitLocalizer: Localizer

Defined in: consts/localizers.ts:29

A Localizer bound to the activeLocale from the configuration. Enables localization using the current active locale without explicitly specifying it.

See

Localizer , Core