Pass Through documentation for Textarea component
Some sections may not be visible due to the availability of the particular feature.
Defines passthrough(pt) options of Textarea component.
label | type | description |
---|---|---|
root | TextareaPassThroughType<InputHTMLAttributes<HTMLInputElement>> | Used to pass attributes to the root's DOM element. |