Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/headless-content-unblocker/src/events/optInContentBlockerAll"

Index

Type aliases

OptInContentBlockerAllEvent

OptInContentBlockerAllEvent: { unblockedNodes: ReturnType<typeof findBlockedNodes> }

Type declaration

Variables

Const OPT_IN_CONTENT_BLOCKER_ALL

OPT_IN_CONTENT_BLOCKER_ALL: "RCB/OptIn/ContentBlocker/All" = "RCB/OptIn/ContentBlocker/All"

A content - which was blocked - got unblocked. This event is not dispatched for each unblocked content in a "transaction", instead it is dispatched when the transaction is complete (all content got unblocked and loaded).

Generated using TypeDoc