constructor Method
constructor
QuantityFormatter(showMetricOrUnitSystem?: boolean | UnitSystemKey): QuantityFormatter
Parameter | Type | Description |
---|---|---|
showMetricOrUnitSystem | boolean | UnitSystemKey | Pass in true to show Metric formatted quantity values. Defaults to Imperial. To explicitlyset it to a specific unit system pass a UnitSystemKey. |
Returns - QuantityFormatter
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.