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) => React.JSX.Element
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
React.JSX.Element