Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Functions

commonGroupsInlineStyleLinkMore

  • commonGroupsInlineStyleLinkMore(__namedParameters: { customCss: { antiAdBlocker: YesNo }; design: { linkTextDecoration: TextDecoration<string | number> }; group: { linkColor: Color; linkHoverColor: Color } }, isHover: boolean): InlineStyleFunctionReturn<HTMLDivElement>
  • Parameters

    • __namedParameters: { customCss: { antiAdBlocker: YesNo }; design: { linkTextDecoration: TextDecoration<string | number> }; group: { linkColor: Color; linkHoverColor: Color } }
      • customCss: { antiAdBlocker: YesNo }
      • design: { linkTextDecoration: TextDecoration<string | number> }
        • linkTextDecoration: TextDecoration<string | number>
      • group: { linkColor: Color; linkHoverColor: Color }
        • linkColor: Color
        • linkHoverColor: Color
    • isHover: boolean

    Returns InlineStyleFunctionReturn<HTMLDivElement>

Generated using TypeDoc