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: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.