AlternateUnitLabelsProvider Interface
This interface allows a provider to be specified that will define an array of alternate labels for a specific unit.
Properties
Name | Type | Description | |
---|---|---|---|
getAlternateUnitLabels | (unit: UnitProps) => undefined | string[] |
Defined in
- quantity/src/Interfaces.ts Line 12
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.