Directly Checking a Flag
You can use $toggly to check if a feature is ON or OFF programmatically, by simply injecting it in any component.
Check if a feature is on
Check if a feature is off
Evaluate a feature gate (with requirement & negate support)
Last updated