Type Alias: TextAreaDescriptionProps
TextAreaDescriptionProps =
Omit<RACTextProps,"style"|"className"|"slot">
Defined in: composites/TextArea/TextArea.tsx:205
Props for the TextArea description.
TextAreaDescriptionProps =
Omit<RACTextProps,"style"|"className"|"slot">
Defined in: composites/TextArea/TextArea.tsx:205
Props for the TextArea description.