Function JS2VideoLayout

  • A React component that wraps the other JS2Video React components in a pre-defined layout.

    Parameters

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

    Returns JSX.Element