Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner/src/components/banner/body/button"

Index

Functions

Functions

Const BannerButton

  • BannerButton(__namedParameters: { busyOnClick: boolean; children: ReactNode; framed: boolean; inlineStyle: "save" | "acceptAll" | "acceptEssentials" | "acceptIndividual"; onClick: () => void; order: number; type: ButtonType }): Element
  • Parameters

    • __namedParameters: { busyOnClick: boolean; children: ReactNode; framed: boolean; inlineStyle: "save" | "acceptAll" | "acceptEssentials" | "acceptIndividual"; onClick: () => void; order: number; type: ButtonType }
      • busyOnClick: boolean
      • children: ReactNode
      • framed: boolean
      • inlineStyle: "save" | "acceptAll" | "acceptEssentials" | "acceptIndividual"
      • onClick: () => void
          • (): void
          • Returns void

      • order: number
      • type: ButtonType

    Returns Element

Generated using TypeDoc