Textarea

An input field that allows users to enter multiple lines of text.

Installation

npm install @andore-ui/textarea

Import

import {Textarea} from @andore-ui/textarea

Usage