FormatOptions Interface
Options for finding a formatter spec to use in KoqPropertyValueFormatter.
Properties
| Name | Type | Description | |
|---|---|---|---|
| formatOverride | Partial<Omit<FormatProps, "type">> | undefined | Optional overrides for the format used to parse or format values. | |
| koqName | string | Full name of the KindOfQuantity, e.g. |
|
| unitSystem | UnitSystemKey | undefined | Unit system to use for formatting. |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.