FeatureFlagged()
Home > @backstage/core-app-api > FeatureFlagged
Enables or disables rendering of its children based on the state of a given feature flag.
Signature:
FeatureFlagged: (props: FeatureFlaggedProps) => import("react/jsx-runtime").JSX.Element
Parameters
| Parameter | Type | Description | 
|---|---|---|
| props | 
import("react/jsx-runtime").JSX.Element