Type Alias: TextAreaControlProps
TextAreaControlProps =
Omit<RACTextAreaProps,"style"|"className">
Defined in: composites/TextArea/TextArea.tsx:148
Props for the TextArea control.
TextAreaControlProps =
Omit<RACTextAreaProps,"style"|"className">
Defined in: composites/TextArea/TextArea.tsx:148
Props for the TextArea control.