Circle V2 API Docs
    Preparing search index...

    Class BaseBrowserFeatureFlagClientAbstract

    Abstract base for browser feature flag clients. Mirrors the shared API surface used by FeatureFlagProvider from @repo/feature-flags/react and exposed to consumers via useFeatureFlag / useFeatureFlags.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Type Parameters

      • T

      Parameters

      • key: string
      • defaultValue: T

      Returns T

    • Parameters

      Returns Promise<void>

    • Parameters

      • key: string

      Returns boolean