@camped-ui/textarea
v3.0.0
Published
Textarea component is a versatile element that allows users to input and edit multiline text. It provides an interactive form textarea or a component that looks like a textarea, offering a user-friendly way to capture and display larger amounts of text. T
Downloads
70
Readme
textarea
Textarea component is a versatile element that allows users to input and edit multiline text. It provides an interactive form textarea or a component that looks like a textarea, offering a user-friendly way to capture and display larger amounts of text. The Textarea component is commonly used in forms, comments, or any scenario where users need to input longer pieces of content. It enhances the user experience by accommodating multiline input and providing a resizable area for text entry.
Installation
yarn add @camped-ui/textarea
Usage
View docs here.