The standard product comparison table.

Export

StandardComparisonTableModule

interface StandardComparisonTableModule {
    metricRowLabels?: PlainTextItem[];
    productColumns?: StandardComparisonProductBlock[];
}

Properties

metricRowLabels?: PlainTextItem[]

Memberof

StandardComparisonTableModule

Memberof

StandardComparisonTableModule