@uservane/browser: Decision
Type Alias: Decision
Section titled “Type Alias: Decision”Decision =
object
Defined in: index.d.ts:314
Client-side show-decision. Deterministic, offline-safe against cached rules. Fail-safe: missing rules/token/suppression => do not show.
Properties
Section titled “Properties”reason
Section titled “reason”reason:
ShowReason
Defined in: index.d.ts:316
show:
boolean
Defined in: index.d.ts:315
showToken?
Section titled “showToken?”
optionalshowToken?:string
Defined in: index.d.ts:318
survey?
Section titled “survey?”
optionalsurvey?:SurveyDefinition
Defined in: index.d.ts:317