API Reference > core-react > Inputs Inputs Components for working with input controls, such as Input, IconInput, NumberInput and Textarea. Classes Name Description InputLabel Text input wrapper that provides additional styling and labeling Enumerations Name Description InputStatus Enum for Input status Global Functions Name Description IconInput Input component with icon to the left of the input field Input Basic text input, is a wrapper for the <input type="text"> HTML element. Deprecated LabeledInput Text input wrapper that provides additional styling and labeling Deprecated LabeledTextarea Textarea wrapper that allows for additional styling and labelling Deprecated NumberInput Input component for numbers with up and down buttons to increment and decrement the value. Textarea Basic textarea component Deprecated Interfaces Name Description IconInputProps Properties for the IconInput component InputLabelProps Properties for InputLabel components InputProps Properties for the Input component Deprecated LabeledComponentProps Properties for labeled components LabeledInputProps Properties for LabeledInput components Deprecated LabeledTextareaProps Properties for LabeledTextarea component Deprecated MessagedComponentProps Properties for components with messages NumberInputProps Properties for the NumberInput component TextareaProps Properties for Textarea component Deprecated Type Aliases Name Description StepFunctionProp Step function prototype for NumberInput component Last Updated: 09 November, 2021