Skip to content

Textarea

Displays a form textarea or a component that looks like a textarea.

Installation

npm i @huin-core/react-textarea

API Reference

Textarea

PropTypeDescription
disabledbooleanWhen set to true, disables the component, preventing user interaction or triggering of associated actions.