Beta
Base Quantity Property Description
Extends
Extended by
Methods
| Name |
Description |
|
| constructor(name: string, displayLabel: string, iconSpec?: string): FormattedQuantityDescription |
|
|
| formatValue(numberValue: number): string Protected |
|
|
| parseString(userInput: string): ParseResults Protected |
|
|
Properties
| Name |
Type |
Description |
|
| formatterQuantityType Accessor AbstractReadOnly |
QuantityType |
|
|
| formatterSpec Accessor ReadOnly |
undefined | FormatterSpec |
|
|
| parseError Accessor AbstractReadOnly |
string |
|
|
| parserSpec Accessor ReadOnly |
undefined | ParserSpec |
|
|
Inherited properties
Defined in
Last Updated:
20 June, 2023