Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner/src/inlineStyles/banner/body/leftSide"

Index

Variables

Const BUTTONS_WIDTH

BUTTONS_WIDTH: 300 = 300

Functions

bannerInlineStylesLeftSide

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

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

    Returns InlineStyleFunctionReturn<HTMLDivElement>

Generated using TypeDoc