Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner/src/inlineStyles/common/header/headline"

Index

Functions

commonInlineStyleHeaderHeadline

  • commonInlineStyleHeaderHeadline(__namedParameters: { customCss: { antiAdBlocker: YesNo }; headerDesign: { fontColor: Color; fontFamily: string; fontInheritFamily: boolean; fontSize: number; fontWeight: FontWeight }; mobile: CustomizeMobile; pageRequestUuid4: string }, hasCloseIcon: boolean): InlineStyleFunctionReturn<HTMLDivElement>
  • Parameters

    • __namedParameters: { customCss: { antiAdBlocker: YesNo }; headerDesign: { fontColor: Color; fontFamily: string; fontInheritFamily: boolean; fontSize: number; fontWeight: FontWeight }; mobile: CustomizeMobile; pageRequestUuid4: string }
      • customCss: { antiAdBlocker: YesNo }
      • headerDesign: { fontColor: Color; fontFamily: string; fontInheritFamily: boolean; fontSize: number; fontWeight: FontWeight }
        • fontColor: Color
        • fontFamily: string
        • fontInheritFamily: boolean
        • fontSize: number
        • fontWeight: FontWeight
      • mobile: CustomizeMobile
      • pageRequestUuid4: string
    • hasCloseIcon: boolean

    Returns InlineStyleFunctionReturn<HTMLDivElement>

Generated using TypeDoc