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 explicitly
set it to a specific unit system pass a UnitSystemKey.

Returns - QuantityFormatter

Defined in

Last Updated: 16 April, 2024