Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/cookie-consent-web-client/src/events/bannerPredecisionShowInteractive"

Index

Type aliases

BannerPredecisionShowInteractiveEvent

BannerPredecisionShowInteractiveEvent: {}

Type declaration

Variables

Const BANNER_PRE_DECISION_SHOW_INTERACTIVE_EVENT

BANNER_PRE_DECISION_SHOW_INTERACTIVE_EVENT: "RCB/Banner/Show/Interactive" = "RCB/Banner/Show/Interactive"

This event is fired when the user has no consent or invalid consent and the banner gets visible (but in document.readyState === "interactive" state).

Generated using TypeDoc