Function: ClusterInfo()
ClusterInfo(
rawProps):Element
Defined in: components/ClusterInfo.tsx:113
Displays a cluster's name and SKU heading, either from a supplied cluster
prop or by fetching it from the SDK by clusterId.
Parameters
rawProps
Returns
Element
Remarks
Uses useProductInfo to fetch the cluster when only an ID is given.