Skip to main content

Function: ProductVideos()

ProductVideos(props): Element

Defined in: components/ProductVideos.tsx:41

Renders a product's media videos, embedding YouTube/Vimeo URLs in an iframe and other URLs in a native <video> player.

Parameters

props

ProductVideosProps

Returns

Element