Inputs
Input Components that format and parse input for IModelApps.
Global Functions
Name | Description | |
---|---|---|
ParsedInput | Generic Input component that requires formatting and parsing functions to be passed in as props. | Beta |
QuantityInput | Input control that allows users to input a quantity and show the formatted string that represents the value. | Beta |
QuantityNumberInput | The QuantityNumberInput component accepts input for quantity values. | Beta |
Interfaces
Name | Description | |
---|---|---|
ParsedInputProps | Props for ParsedInput control | Beta |
QuantityNumberInputProps | Properties for the QuantityNumberInput component | Beta |
QuantityProps | Props for QuantityInput control | Beta |
Type Aliases
Name | Description | |
---|---|---|
StepFunctionProp | Step function prototype for NumberInput component | Beta |
Last Updated: 12 June, 2024