Type Alias: TextFieldErrorProps
TextFieldErrorProps =
Omit<RACFieldErrorProps,"style"|"className">
Defined in: composites/TextField/TextField.tsx:232
Props for the TextField error.
TextFieldErrorProps =
Omit<RACFieldErrorProps,"style"|"className">
Defined in: composites/TextField/TextField.tsx:232
Props for the TextField error.