API Reference
Rockets React API
react-material-ui
type-aliases
TextFieldProps

Type Alias: TextFieldProps

TextFieldProps: MuiTextFieldProps & object

Props for the TextField component.

Type declaration

NameTypeDescription
containerPropsBoxPropsProps for the container Box
labelPropsTypographyPropsProps for the label Typography
optionsTextAreaPropsOptions for the TextArea
passwordStrengthConfigPasswordStrengthConfigConfiguration for password strength display

Defined in

packages/react-material-ui/src/components/TextField/TextField.tsx:73 (opens in a new tab)