Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner/src/utils/jsxJoin"

Index

Functions

Functions

jsxJoin

  • jsxJoin(components: Element[], separator: any): Element[]
  • Join together a set of JSX elements with a separator.

    see

    https://stackoverflow.com/q/33577448/5506547

    Parameters

    • components: Element[]
    • separator: any

    Returns Element[]

Generated using TypeDoc