API Reference > ui-core > Inputs > TextareaProps TextareaProps Interface Properties for Textarea component Extends TextareaHTMLAttributes<HTMLTextAreaElement> CommonProps Properties Name Type Description ref undefined | Ref<HTMLTextAreaElement> Provides ability to return reference to HTMLInputElement rows undefined | number Number of textarea rows. setFocus undefined | boolean Indicates whether to set focus to the textarea element Defined in ui/core/src/ui-core/inputs/Textarea.tsx Line 17 Last Updated: 11 June, 2024