Pricing Table
Overview
When to use
To display a compare three items of the same kind with different services and a price.
When to consider an alternative
t.b.d.
Component
Default
Properties
Property | Type | Required | Default |
---|---|---|---|
utilClassNames | String | false | - |
items | Arrayof Array<{
"title": "String",
"image": "String",
"descriptionItems": "Array<String>",
"price": "String",
"currency": "String",
"labelMore": "String",
"labelCta": "String"
}> | true | - |