Comparison
Overview
When to use
The comparison pattern is used to compare two types of data sets. For example pro/contra arguments, things to do and not to do or anything comparable. This type of pattern has to use an icon in front of each item, which can be replaced by the desired needs.
When to consider an alternative
t.b.d
Component
Default
Properties
Comparison Props
Property | Type | Required | Default |
---|---|---|---|
children | Node | false | - |
utilClassNames | String | false | - |
Comparison.Body Props
Property | Type | Required | Default |
---|---|---|---|
children | Node | false | - |
title | String | false | - |
utilClassNames | String | false | - |