Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BlockerButtonsInlineStyles

Index

Methods

Static common

  • common(__namedParameters: { antiAdBlocker: YesNo; bg: BackgroundColor; borderColor: BorderColor; borderRadius: number; borderWidth: number; boxShadow: BoxShadow; fontColor: Color; fontSize: number; hoverBg: BackgroundColor; hoverBorderColor: BorderColor; hoverFontColor: Color; name: string; padding: [number, number, number, number]; textAlign: TextAlign; type: ButtonType; zIndex: ZIndex }, isHover: boolean, framed: boolean): { className: string; style: CSSProperties }
  • Parameters

    • __namedParameters: { antiAdBlocker: YesNo; bg: BackgroundColor; borderColor: BorderColor; borderRadius: number; borderWidth: number; boxShadow: BoxShadow; fontColor: Color; fontSize: number; hoverBg: BackgroundColor; hoverBorderColor: BorderColor; hoverFontColor: Color; name: string; padding: [number, number, number, number]; textAlign: TextAlign; type: ButtonType; zIndex: ZIndex }
      • antiAdBlocker: YesNo
      • bg: BackgroundColor
      • borderColor: BorderColor
      • borderRadius: number
      • borderWidth: number
      • boxShadow: BoxShadow
      • fontColor: Color
      • fontSize: number
      • hoverBg: BackgroundColor
      • hoverBorderColor: BorderColor
      • hoverFontColor: Color
      • name: string
      • padding: [number, number, number, number]
      • textAlign: TextAlign
      • type: ButtonType
      • zIndex: ZIndex
    • isHover: boolean
    • framed: boolean

    Returns { className: string; style: CSSProperties }

    • className: string
    • style: CSSProperties

Static hero

  • hero(__namedParameters: { bodyDesign: { acceptAllBg: BackgroundColor; acceptAllBorderColor: BorderColor; acceptAllBorderWidth: number; acceptAllFontColor: Color; acceptAllFontSize: number; acceptAllHoverBg: BackgroundColor; acceptAllHoverBorderColor: BorderColor; acceptAllHoverFontColor: Color; acceptAllPadding: MarginOrPadding; acceptAllTextAlign: TextAlign }; customCss: { antiAdBlocker: YesNo }; decision: { acceptAll: ButtonType }; layout: { borderRadius: number } }, isHover: boolean, framed: boolean): { className: string; style: CSSProperties }
  • Parameters

    • __namedParameters: { bodyDesign: { acceptAllBg: BackgroundColor; acceptAllBorderColor: BorderColor; acceptAllBorderWidth: number; acceptAllFontColor: Color; acceptAllFontSize: number; acceptAllHoverBg: BackgroundColor; acceptAllHoverBorderColor: BorderColor; acceptAllHoverFontColor: Color; acceptAllPadding: MarginOrPadding; acceptAllTextAlign: TextAlign }; customCss: { antiAdBlocker: YesNo }; decision: { acceptAll: ButtonType }; layout: { borderRadius: number } }
      • bodyDesign: { acceptAllBg: BackgroundColor; acceptAllBorderColor: BorderColor; acceptAllBorderWidth: number; acceptAllFontColor: Color; acceptAllFontSize: number; acceptAllHoverBg: BackgroundColor; acceptAllHoverBorderColor: BorderColor; acceptAllHoverFontColor: Color; acceptAllPadding: MarginOrPadding; acceptAllTextAlign: TextAlign }
        • acceptAllBg: BackgroundColor
        • acceptAllBorderColor: BorderColor
        • acceptAllBorderWidth: number
        • acceptAllFontColor: Color
        • acceptAllFontSize: number
        • acceptAllHoverBg: BackgroundColor
        • acceptAllHoverBorderColor: BorderColor
        • acceptAllHoverFontColor: Color
        • acceptAllPadding: MarginOrPadding
        • acceptAllTextAlign: TextAlign
      • customCss: { antiAdBlocker: YesNo }
      • decision: { acceptAll: ButtonType }
      • layout: { borderRadius: number }
        • borderRadius: number
    • isHover: boolean
    • framed: boolean

    Returns { className: string; style: CSSProperties }

    • className: string
    • style: CSSProperties

Static save

  • save(__namedParameters: { bodyDesign: { acceptAllBg: BackgroundColor; acceptAllBorderColor: BorderColor; acceptAllBorderWidth: number; acceptAllFontColor: Color; acceptAllFontSize: number; acceptAllHoverBg: BackgroundColor; acceptAllHoverBorderColor: BorderColor; acceptAllHoverFontColor: Color; acceptAllPadding: MarginOrPadding; acceptAllTextAlign: TextAlign }; customCss: { antiAdBlocker: YesNo }; decision: { acceptAll: ButtonType }; layout: { borderRadius: number } }, isHover: boolean, framed: boolean): { className: string; style: CSSProperties }
  • Parameters

    • __namedParameters: { bodyDesign: { acceptAllBg: BackgroundColor; acceptAllBorderColor: BorderColor; acceptAllBorderWidth: number; acceptAllFontColor: Color; acceptAllFontSize: number; acceptAllHoverBg: BackgroundColor; acceptAllHoverBorderColor: BorderColor; acceptAllHoverFontColor: Color; acceptAllPadding: MarginOrPadding; acceptAllTextAlign: TextAlign }; customCss: { antiAdBlocker: YesNo }; decision: { acceptAll: ButtonType }; layout: { borderRadius: number } }
      • bodyDesign: { acceptAllBg: BackgroundColor; acceptAllBorderColor: BorderColor; acceptAllBorderWidth: number; acceptAllFontColor: Color; acceptAllFontSize: number; acceptAllHoverBg: BackgroundColor; acceptAllHoverBorderColor: BorderColor; acceptAllHoverFontColor: Color; acceptAllPadding: MarginOrPadding; acceptAllTextAlign: TextAlign }
        • acceptAllBg: BackgroundColor
        • acceptAllBorderColor: BorderColor
        • acceptAllBorderWidth: number
        • acceptAllFontColor: Color
        • acceptAllFontSize: number
        • acceptAllHoverBg: BackgroundColor
        • acceptAllHoverBorderColor: BorderColor
        • acceptAllHoverFontColor: Color
        • acceptAllPadding: MarginOrPadding
        • acceptAllTextAlign: TextAlign
      • customCss: { antiAdBlocker: YesNo }
      • decision: { acceptAll: ButtonType }
      • layout: { borderRadius: number }
        • borderRadius: number
    • isHover: boolean
    • framed: boolean

    Returns { className: string; style: CSSProperties }

    • className: string
    • style: CSSProperties

Static showInfo

  • showInfo(__namedParameters: { bodyDesign: { acceptIndividualBg: BackgroundColor; acceptIndividualBorderColor: BorderColor; acceptIndividualBorderWidth: number; acceptIndividualFontColor: Color; acceptIndividualFontSize: number; acceptIndividualHoverBg: BackgroundColor; acceptIndividualHoverBorderColor: BorderColor; acceptIndividualHoverFontColor: Color; acceptIndividualPadding: MarginOrPadding; acceptIndividualTextAlign: TextAlign }; customCss: { antiAdBlocker: YesNo }; decision: { acceptIndividual: ButtonType }; layout: { borderRadius: number } }, isHover: boolean, framed: boolean): { className: string; style: CSSProperties }
  • Parameters

    • __namedParameters: { bodyDesign: { acceptIndividualBg: BackgroundColor; acceptIndividualBorderColor: BorderColor; acceptIndividualBorderWidth: number; acceptIndividualFontColor: Color; acceptIndividualFontSize: number; acceptIndividualHoverBg: BackgroundColor; acceptIndividualHoverBorderColor: BorderColor; acceptIndividualHoverFontColor: Color; acceptIndividualPadding: MarginOrPadding; acceptIndividualTextAlign: TextAlign }; customCss: { antiAdBlocker: YesNo }; decision: { acceptIndividual: ButtonType }; layout: { borderRadius: number } }
      • bodyDesign: { acceptIndividualBg: BackgroundColor; acceptIndividualBorderColor: BorderColor; acceptIndividualBorderWidth: number; acceptIndividualFontColor: Color; acceptIndividualFontSize: number; acceptIndividualHoverBg: BackgroundColor; acceptIndividualHoverBorderColor: BorderColor; acceptIndividualHoverFontColor: Color; acceptIndividualPadding: MarginOrPadding; acceptIndividualTextAlign: TextAlign }
        • acceptIndividualBg: BackgroundColor
        • acceptIndividualBorderColor: BorderColor
        • acceptIndividualBorderWidth: number
        • acceptIndividualFontColor: Color
        • acceptIndividualFontSize: number
        • acceptIndividualHoverBg: BackgroundColor
        • acceptIndividualHoverBorderColor: BorderColor
        • acceptIndividualHoverFontColor: Color
        • acceptIndividualPadding: MarginOrPadding
        • acceptIndividualTextAlign: TextAlign
      • customCss: { antiAdBlocker: YesNo }
      • decision: { acceptIndividual: ButtonType }
      • layout: { borderRadius: number }
        • borderRadius: number
    • isHover: boolean
    • framed: boolean

    Returns { className: string; style: CSSProperties }

    • className: string
    • style: CSSProperties

Generated using TypeDoc