Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner/src/inlineStyles/banner/content/content"

Index

Functions

bannerContentInlineStyle

  • bannerContentInlineStyle(__namedParameters: { activeAction: "history" | "revoke" | "change"; customCss: { antiAdBlocker: YesNo }; decision: { showCloseIcon: boolean }; individualPrivacyOpen: boolean; layout: { type: "dialog" | "banner" }; mobile: CustomizeMobile; pageRequestUuid4: string }): InlineStyleFunctionReturn<HTMLDivElement>
  • Parameters

    • __namedParameters: { activeAction: "history" | "revoke" | "change"; customCss: { antiAdBlocker: YesNo }; decision: { showCloseIcon: boolean }; individualPrivacyOpen: boolean; layout: { type: "dialog" | "banner" }; mobile: CustomizeMobile; pageRequestUuid4: string }
      • activeAction: "history" | "revoke" | "change"
      • customCss: { antiAdBlocker: YesNo }
      • decision: { showCloseIcon: boolean }
        • showCloseIcon: boolean
      • individualPrivacyOpen: boolean
      • layout: { type: "dialog" | "banner" }
        • type: "dialog" | "banner"
      • mobile: CustomizeMobile
      • pageRequestUuid4: string

    Returns InlineStyleFunctionReturn<HTMLDivElement>

Generated using TypeDoc