components/textarea
@fungi.computer/caps / components/textarea
components/textarea
Section titled “components/textarea”Type Aliases
Section titled “Type Aliases”TextareaProps
Section titled “TextareaProps”TextareaProps =
object&TextareaHTMLAttributes<HTMLTextAreaElement>>
Props accepted by Textarea.
Type Declaration
Section titled “Type Declaration”invalid?
Section titled “invalid?”
optionalinvalid?:boolean
Variables
Section titled “Variables”Textarea
Section titled “Textarea”
constTextarea:ForwardRefExoticComponent<object&TextareaHTMLAttributes<HTMLTextAreaElement> > &RefAttributes<HTMLTextAreaElement>>>>
A styled multiline text input that preserves caller-owned value and event behavior.