InputOwnProps
Properties
Link copied to clipboard
This prop helps users to fill forms faster, especially on mobile devices. The name can be confusing, as it's more like an autofill. You can learn more about it following the specification.
Link copied to clipboard
Trailing adornment for this input.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The short hint displayed in the input
before the user enters a value.
Link copied to clipboard
The props used for each slot inside the Input.
Link copied to clipboard
The components used for each slot inside the InputBase. Either a string to use a HTML element or a component.
Link copied to clipboard
Leading adornment for this input.
Link copied to clipboard
Type of the input
element. It should be a valid HTML5 input type.