Function LDIsomorphicProvider

  • An async React Server Component that bootstraps the LaunchDarkly browser client with server-evaluated flag values.

    Parameters

    Returns Promise<Element>

    Remarks

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

    See the react-server-example example for how to use this component.

Generated using TypeDoc