isSectionFlagKey
●db · /index·function
Reports whether a feature flag key is namespaced as a section toggle.
Signature
function isSectionFlagKey(key: string): boolean;Parameters
| Name | Type | Description |
|---|---|---|
key | string |
Returns
true when key carries the section: prefix.
Related
FeatureFlagService ReviewService ShopService FeatureFlagOption FeatureFlagRef ResolvedCartLineTokens ResolvedProductCardTokens ResolvedShopTheme
isQuotedProductCardKey
Reports whether a productcard knob's value is logical content the serializer wraps in CSS quotes on emit (imageSizes, the CTApill label/icon, the salebadge text
JsonValue
JSONserializable value accepted as a feature flag defaultValue, targeting rule output, or option value. All flag storage uses this union — the Convex featureFla