Price
Overview
When to use
To display a price for an item.
When to consider an alternative
If you want display a number without a currency.
Component
Default
Discount
Small
Text Shadow
Properties
| Property | Type | Required | Default |
|---|---|---|---|
| utilClassNames | String | false | - |
| price | String | true | - |
| currency | String | true | - |
| discountPrice | String | false | - |
| small | Bool | false | - |
| textShadow | Bool | false | - |