Edit in GitHubLog an issue

cc-everywhere


Class: LocalFeatureFlagService

Service class for managing feature flags

Extends

Constructors

Constructor

Copied to your clipboard
new LocalFeatureFlagService(_config): LocalFeatureFlagService;

Parameters

ParameterTypeDefault value
_config
DEFAULT_FEATURE_FLAG_CONFIG

Returns

LocalFeatureFlagService

Overrides

FeatureFlagService.constructor

Methods

getFeatureFlagsParams()

Copied to your clipboard
getFeatureFlagsParams(
intent,
hostInfo,
appConfig?): URLSearchParams;

Generates URL-encoded feature flag parameters for a specific client and intent

Parameters

ParameterType
intent
hostInfo
appConfig?
AppConfig

Returns

URLSearchParams

Inherited from

FeatureFlagService.getFeatureFlagsParams

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.