FormattingSpecArgs Interface @beta
Arguments for looking up a formatting spec entry.
Properties
| Name | Type | Description | |
|---|---|---|---|
| name | string | The KoQ name to look up. | |
| persistenceUnitName | string | The persistence unit name (e.g., "Units.M"). |
|
| system | UnitSystemKey | undefined | Optional unit system override. |
Defined in
- quantity/src/Formatter/Interfaces.ts Line 244
Last Updated: 18 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.