A 'use client' provider that initializes the LaunchDarkly browser client from server-evaluated flag values bootstrapped by LDIsomorphicProvider.
'use client'
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
A
'use client'provider that initializes the LaunchDarkly browser client from server-evaluated flag values bootstrapped by LDIsomorphicProvider.