Implements Material Design Web Component: TextField
Text fields let users enter and edit text.
The text field class consists of the following types: * Filled text * Outlined text
See: https://material-components.github.io/material-components-web-catalog/#/component/text-field
Text field component.
See: https://material.io/develop/web/components/text-fields
Prepare html input element’s attributes.
Formatted literal string for filled TextField.
See: https://material.io/develop/web/components/text-fields#filled-text
Formatted literal string for outlined TextField.
See: https://material.io/develop/web/components/text-fields#outlined-text
Formatted literal string for fullwidth TextField.