impliedUnitSystem @beta
impliedUnitSystem: UnitSystemKey | undefined
If set, indicates that the format set implies a particular unit system. The consumer
(e.g., QuantityFormatter) will synchronize the active unit system to match.
If undefined, the format change does not imply a unit system switch — the active
unit system remains unchanged.
Defined in
- quantity/src/Formatter/Interfaces.ts Line 199
Last Updated: 29 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.