Map from subcomponent names to their subfoundations.
See MDCTextFieldAdapter for typing information on parameters and return types.
Activates the text field focus state.
Activates the Text Field's focus state in cases when the input value changes without user input (e.g. programmatically).
Deactivates the Text Field's focus state.
Handles input change of text input and text area.
Handles user interactions with the Text Field.
Handles validation attribute changes
The custom validity state, if set; otherwise, the result of a native validity check.
Opens/closes the notched outline.
Sets the text-field disabled or enabled.
Sets the content of the helper text.
Sets the aria label of the leading icon.
Sets the text content of the leading icon.
Sets the aria label of the trailing icon.
Sets the text content of the trailing icon.
Sets the line ripple's transform origin, so that the line ripple activate animation will animate out from the user's click location.
Enables or disables the use of native validation. Use this for custom validation.
Set this to false to ignore native input validation.
Sets the custom validity state of the Text Field.
The value to set on the input Element.
Generated using TypeDoc