Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/headless-content-unblocker/src/checker/transaction"

Index

Variables

Let currentlyInTransaction

currentlyInTransaction: boolean = false

Functions

isCurrentlyInTransaction

  • isCurrentlyInTransaction(): boolean
  • Check if the current page is currently unblocking content.

    Returns boolean

setCurrentlyInTransaction

  • setCurrentlyInTransaction(state: boolean): void
  • Parameters

    • state: boolean

    Returns void

Generated using TypeDoc