is Feature Enabled
Returns if a feature flag is enabled, the feature flag must be a Boolean Docs https://posthog.com/docs/feature-flags and https://posthog.com/docs/experiments
Parameters
the distinctId
the Key
the default value if not found, false if not given
Returns if a feature flag is enabled, the feature flag must be a Boolean Docs https://posthog.com/docs/feature-flags and https://posthog.com/docs/experiments
Parameters
the distinctId
the Key
Returns if a feature flag is enabled, the feature flag must be a Boolean Docs https://posthog.com/docs/feature-flags and https://posthog.com/docs/experiments
Parameters
the distinctId
the Key
the default value if not found
Returns if a feature flag is enabled, the feature flag must be a Boolean Docs https://posthog.com/docs/feature-flags and https://posthog.com/docs/experiments
Parameters
the distinctId
the Key
the feature flag options containing defaultValue, groups, personProperties, and groupProperties