Import
import { FeatureFlags, FeatureFlag } from '@cerberus/react'Usage
Loading example...
API
Props
| Prop | Type | Required | Description |
|---|---|---|---|
flag | Record<string, boolean> | Yes | A unique Record of keys passed into the provider. |
import { FeatureFlags, FeatureFlag } from '@cerberus/react'| Prop | Type | Required | Description |
|---|---|---|---|
flag | Record<string, boolean> | Yes | A unique Record of keys passed into the provider. |
On this page