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