| boolean | — |
| boolean | — |
| boolean | — |
| ((e: FocusEvent<HTMLInputElement, Element>) => void) | — |
| ((e: FocusEvent<HTMLInputElement, Element>) => void) | — |
| ((isFocused: boolean) => void) | — |
| ((e: KeyboardEvent) => void) | — |
| ((e: KeyboardEvent) => void) | — |
| string | — |
| (string & {}) | "search" | "text" | "tel" | "url" | "email" | "password" | — |
| boolean | — |
| string | — |
| string | — |
| string | — |
| string | — |
| "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | — |
| string | — |
| string | — |
| "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | — |
| ClipboardEventHandler<HTMLInputElement> | — |
| ClipboardEventHandler<HTMLInputElement> | — |
| ClipboardEventHandler<HTMLInputElement> | — |
| CompositionEventHandler<HTMLInputElement> | — |
| CompositionEventHandler<HTMLInputElement> | — |
| CompositionEventHandler<HTMLInputElement> | — |
| ((value: string) => void) | — |
| FormEventHandler<HTMLInputElement> | — |
| FormEventHandler<HTMLInputElement> | — |
| ReactEventHandler<HTMLInputElement> | — |
| boolean | — |
| boolean | — |
| ((value: string) => true | ValidationError | null) | — |
| number | — |
| number | — |
| string | — |
| "native" | "aria" | 'native' |
| string | null | — |
| ReactNode | ((values: TextFieldRenderProps & { defaultChildren: ReactNode; }) => ReactNode) | — |
| string | ((values: TextFieldRenderProps & { defaultClassName: string; }) => string) | — |
| CSSProperties | ((values: TextFieldRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties) | — |
ref
| ForwardedRef<HTMLInputElement> | — |