JavaScript SDK - getAllFeatureFlags method
This method returns all flags (IFeatureFlag[]
) that are active right now.
Signature
Section titled SignaturegetAllFeatureFlags(): IFeatureFlag[]
Return value
Section titled Return valueArray of all active feature flags (IFeatureFlag)