|
@@ -96,7 +96,7 @@ Three sizes are supported: small, normal, and large, and the default is normal.
|
|
|
| decimal-digits | Decimal digits | number | `2` |
|
|
| decimal-digits | Decimal digits | number | `2` |
|
|
|
| thousands | Thousands separation | boolean | `false` |
|
|
| thousands | Thousands separation | boolean | `false` |
|
|
|
| position | The symbol appear before or after the price,`before`、`after` | string | `before` |
|
|
| position | The symbol appear before or after the price,`before`、`after` | string | `before` |
|
|
|
-| size | Size,`small`、`normal`、`large` | string | `large` |
|
|
|
|
|
|
|
+| size | Size,`small`、`normal`、`large` | string | `normal` |
|
|
|
|
|
|
|
|
## Theming
|
|
## Theming
|
|
|
|
|
|