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