Skip to content

$isReady

A Store containing a boolean value that indicates whether the integration is ready to use.

ts
const { $isReady } = createI18nextIntegration({
  /* ... */
});

Released under the MIT License.