{{featureFlag.name}}

Description:
{{featureFlag.description}}
Feature Stage:
{{ getFeatureStageString(featureFlag) }}
Rollout percentage for logged-in users (0-100):
This feature will only be enabled for the above percentage of logged-in users. We recommend rolling out the feature to logged-in users first, and once we are sure that doing so doesn't break anything, extending it to logged-out users as well using the "Force-enable for all users" control below.
Force-enable for all users:
Setting this to "Yes" will force-enable the feature for all the users, both logged-in and logged-out. Setting this property will disable the effect of all the other properties and enable the feature for all the users.
Last Updated:
{{ getLastUpdatedDate(featureFlag) }}
This feature flag is in {{featureFlag.featureStage}} stage, and cannot be configured on this server (which is in {{serverStage}} server mode).

{{featureFlag.name}}

Description:
{{featureFlag.description}}
No feature flags are available.
Angular: Dummy Feature Enabled , Dummy Handler Enabled.