Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Functions

bannerGroupsInlineStyleTitle

  • bannerGroupsInlineStyleTitle(__namedParameters: { customCss: { antiAdBlocker: YesNo }; group: { headlineFontColor: Color; headlineFontSize: number; headlineFontWeight: FontWeight }; mobile: CustomizeMobile; pageRequestUuid4: string }): InlineStyleFunctionReturn<HTMLDivElement>
  • Parameters

    • __namedParameters: { customCss: { antiAdBlocker: YesNo }; group: { headlineFontColor: Color; headlineFontSize: number; headlineFontWeight: FontWeight }; mobile: CustomizeMobile; pageRequestUuid4: string }
      • customCss: { antiAdBlocker: YesNo }
      • group: { headlineFontColor: Color; headlineFontSize: number; headlineFontWeight: FontWeight }
        • headlineFontColor: Color
        • headlineFontSize: number
        • headlineFontWeight: FontWeight
      • mobile: CustomizeMobile
      • pageRequestUuid4: string

    Returns InlineStyleFunctionReturn<HTMLDivElement>

Generated using TypeDoc