Skip to main content

Function: ProductTabs()

ProductTabs(rawProps): Element

Defined in: components/ProductTabs.tsx:139

Renders a tabbed (desktop) / accordion (mobile) panel for a product's description, specifications, downloads and videos sections.

Parameters

rawProps

ProductTabsProps

Returns

Element

Remarks

Uses useProductSpecs to fetch attributes for the specs tab.