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
Returns
Element
Remarks
Uses useClusterConfigurator to derive selectable values and resolve the configured product.