Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/cookie-consent-web-client/src/tcf/createModel"

Index

Functions

Functions

createTcfModel

  • createTcfModel(__namedParameters: { tcf: Tcf; tcfMeta: TcfMetadata; tcfString: string }): { gvl: GVL; metadata: TcfMetadata; model: TCModel; original: Tcf }
  • Restore e.g. a history entry to a valid GVL and TCModel instance. Returns undefined if no TCF vendor-list.json object is given.

    Parameters

    Returns { gvl: GVL; metadata: TcfMetadata; model: TCModel; original: Tcf }

Generated using TypeDoc