Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner/src/inlineStyles/banner/tcf/stacks/accordion"

Index

Functions

bannerInlineStyleTcfStacksAccordion

  • bannerInlineStyleTcfStacksAccordion(__namedParameters: { bodyDesign: { tcfStacksActiveBg: BackgroundColor; tcfStacksBg: BackgroundColor; tcfStacksBorderColor: BorderColor; tcfStacksBorderWidth: number; tcfStacksHoverBg: BackgroundColor; tcfStacksPadding: MarginOrPadding }; customCss: { antiAdBlocker: YesNo }; mobile: CustomizeMobile; pageRequestUuid4: string }, isLast: boolean, isActive: boolean, isHover: boolean): InlineStyleFunctionReturn<HTMLDivElement>
  • Parameters

    • __namedParameters: { bodyDesign: { tcfStacksActiveBg: BackgroundColor; tcfStacksBg: BackgroundColor; tcfStacksBorderColor: BorderColor; tcfStacksBorderWidth: number; tcfStacksHoverBg: BackgroundColor; tcfStacksPadding: MarginOrPadding }; customCss: { antiAdBlocker: YesNo }; mobile: CustomizeMobile; pageRequestUuid4: string }
      • bodyDesign: { tcfStacksActiveBg: BackgroundColor; tcfStacksBg: BackgroundColor; tcfStacksBorderColor: BorderColor; tcfStacksBorderWidth: number; tcfStacksHoverBg: BackgroundColor; tcfStacksPadding: MarginOrPadding }
        • tcfStacksActiveBg: BackgroundColor
        • tcfStacksBg: BackgroundColor
        • tcfStacksBorderColor: BorderColor
        • tcfStacksBorderWidth: number
        • tcfStacksHoverBg: BackgroundColor
        • tcfStacksPadding: MarginOrPadding
      • customCss: { antiAdBlocker: YesNo }
      • mobile: CustomizeMobile
      • pageRequestUuid4: string
    • isLast: boolean
    • isActive: boolean
    • isHover: boolean

    Returns InlineStyleFunctionReturn<HTMLDivElement>

Generated using TypeDoc