Type Alias: TextAreaLabelProps
TextAreaLabelProps =
Omit<RACLabelProps,"style"|"className">
Defined in: composites/TextArea/TextArea.tsx:124
Props for the TextArea label.
TextAreaLabelProps =
Omit<RACLabelProps,"style"|"className">
Defined in: composites/TextArea/TextArea.tsx:124
Props for the TextArea label.