Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Functions

bannerInlineStyleTcfStacksTitle

  • bannerInlineStyleTcfStacksTitle(__namedParameters: { bodyDesign: { tcfStacksTitleFontColor: Color; tcfStacksTitleFontSize: number; tcfStacksTitleFontWeight: FontWeight }; customCss: { antiAdBlocker: YesNo }; mobile: CustomizeMobile; pageRequestUuid4: string }): InlineStyleFunctionReturn<HTMLDivElement>
  • Parameters

    • __namedParameters: { bodyDesign: { tcfStacksTitleFontColor: Color; tcfStacksTitleFontSize: number; tcfStacksTitleFontWeight: FontWeight }; customCss: { antiAdBlocker: YesNo }; mobile: CustomizeMobile; pageRequestUuid4: string }
      • bodyDesign: { tcfStacksTitleFontColor: Color; tcfStacksTitleFontSize: number; tcfStacksTitleFontWeight: FontWeight }
        • tcfStacksTitleFontColor: Color
        • tcfStacksTitleFontSize: number
        • tcfStacksTitleFontWeight: FontWeight
      • customCss: { antiAdBlocker: YesNo }
      • mobile: CustomizeMobile
      • pageRequestUuid4: string

    Returns InlineStyleFunctionReturn<HTMLDivElement>

Generated using TypeDoc