• Prints child elements only in the browser context, e.g. not in the initial server side SSR.

    Parameters

    • props: {
          children: ReactNode;
      }
      • children: ReactNode

    Returns Element

Generated using TypeDoc