Type Alias: TextAreaErrorProps
TextAreaErrorProps =
Omit<RACFieldErrorProps,"style"|"className">
Defined in: composites/TextArea/TextArea.tsx:233
Props for the TextArea error.
TextAreaErrorProps =
Omit<RACFieldErrorProps,"style"|"className">
Defined in: composites/TextArea/TextArea.tsx:233
Props for the TextArea error.