Renders a ClusterTable component inside the specified container.
ClusterTable
The DOM container where the ClusterTable will be rendered.
An array of header objects to be used in the ClusterTable.
An array of cluster objects to be displayed in the ClusterTable.
Renders a
ClusterTablecomponent inside the specified container.