Function LDIsomorphicClientProvider

  • A 'use client' provider that initializes the LaunchDarkly browser client from server-evaluated flag values bootstrapped by LDIsomorphicProvider.

    Parameters

    Returns Element

    Remarks

    NOTE: This provider is designed to be used in conjunction with LDIsomorphicProvider in a server component to compute the bootstrap data and render this provider automatically.

Generated using TypeDoc