The possible props the wrapped component can receive from the LDConsumer HOC.
LDConsumer
Optional
A map of feature flags from their keys to their values. Keys are camelCased using lodash.camelcase.
lodash.camelcase
An instance of LDClient from the LaunchDarkly JS SDK (launchdarkly-js-client-sdk)
LDClient
launchdarkly-js-client-sdk
https://docs.launchdarkly.com/sdk/client-side/javascript
The possible props the wrapped component can receive from the
LDConsumer
HOC.