getFluentContext
Retrieves the current FluentContext objects from the svelte context.
const { localize } = getFluentContext(); Return value
The FluentContext object.
Retrieves the current FluentContext objects from the svelte context.
const { localize } = getFluentContext(); The FluentContext object.