Function createLDVueInstanceKey

  • Creates a new injection key for a LaunchDarkly Vue instance.

    Returns InjectionKey<LDVueInstance>

    Remarks

    Use this only when running multiple LaunchDarkly environments in the same application. Pass the returned key to the provider/plugin and to the composables. For a single environment, the default key is used automatically.

Generated using TypeDoc