Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Functions

bannerInlineStyleTcfStacksDescription

  • bannerInlineStyleTcfStacksDescription(__namedParameters: { bodyDesign: { tcfStacksDescriptionFontColor: Color; tcfStacksDescriptionFontSize: number; tcfStacksDescriptionFontWeight: FontWeight; tcfStacksDescriptionMargin: MarginOrPadding }; customCss: { antiAdBlocker: YesNo }; mobile: CustomizeMobile; pageRequestUuid4: string }): InlineStyleFunctionReturn<HTMLDivElement>
  • Parameters

    • __namedParameters: { bodyDesign: { tcfStacksDescriptionFontColor: Color; tcfStacksDescriptionFontSize: number; tcfStacksDescriptionFontWeight: FontWeight; tcfStacksDescriptionMargin: MarginOrPadding }; customCss: { antiAdBlocker: YesNo }; mobile: CustomizeMobile; pageRequestUuid4: string }
      • bodyDesign: { tcfStacksDescriptionFontColor: Color; tcfStacksDescriptionFontSize: number; tcfStacksDescriptionFontWeight: FontWeight; tcfStacksDescriptionMargin: MarginOrPadding }
        • tcfStacksDescriptionFontColor: Color
        • tcfStacksDescriptionFontSize: number
        • tcfStacksDescriptionFontWeight: FontWeight
        • tcfStacksDescriptionMargin: MarginOrPadding
      • customCss: { antiAdBlocker: YesNo }
      • mobile: CustomizeMobile
      • pageRequestUuid4: string

    Returns InlineStyleFunctionReturn<HTMLDivElement>

Generated using TypeDoc