OptionaldisabledSet to true to disable this control.
OptionalendA text or component to be displayed after the value.
OptionalerrorThe current error state.
OptionalfullSet to true to expand this control to use the full widht of its parent.
OptionalhelperAny helper text that should be displayed.
OptionalidThe component id.
OptionalinputInput mode.
OptionallabelThe label of this input control.
OptionalmarginMargins between controls inside this control.
OptionalonCallback that will be called when the control has lost focus.
OptionalonCallback that will be called when the value has been changed.
The new value.
OptionalpatternRegex pattern of the value in this control.
OptionalrequiredSet to true if this control's value is required.
OptionalsizeThe component size.
OptionalstartA text or component to be displayed in front of the value.
OptionalsxOptional sx properties.
OptionalsxOptional sx properties for the end adornment.
OptionalsxOptional sx properties for the start adornment.
The current value.
Properties of the TextControl React component.