thousandSeparator
Getter
thousandSeparator: string
Returns - string
Setter
thousandSeparator(thousandSeparator: string): void
Parameter | Type | Description |
---|---|---|
thousandSeparator | string |
Returns - void
Defined in
- quantity/src/Formatter/Format.ts Line 79
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.