API Docs for: 5.4.0-alpha.27+524e8e8a
Show:

CanaryFeatureFlags Class

This is the current list of features used at build time for canary releases. If empty there are no features currently gated by feature flags.

The valid values are:

  • true | The feature is enabled at all times, and cannot be disabled.
  • false | The feature is disabled at all times, and cannot be enabled.
  • null | The feature is disabled by default, but can be enabled via configuration.

Item Index