useFlag
Hook that returns the given feature flag from FLAGS redux state. It returns the boolean value of the requested feature flag or undefined.
| Parameter Name | Description |
|---|---|
|
The feature flag to return |
useFlagHook that returns the given feature flag from FLAGS redux state. It returns the boolean value of the requested feature flag or undefined.
| Parameter Name | Description |
|---|---|
|
The feature flag to return |