Skip to main content

Function: ClusterConfigurator()

ClusterConfigurator(props): Element

Defined in: components/ClusterConfigurator.tsx:96

Renders attribute selectors (dropdown, radio, colour or image swatches) for configuring a cluster, narrowing available values as the user selects and emitting the matching product.

Parameters

props

ClusterConfiguratorProps

Returns

Element

Remarks

Uses useClusterConfigurator to derive selectable values and resolve the configured product.