Header

Textarea

Used for accepting loger text

Usage

import { Textarea } from '@cleartrip/bento'

Playground

className

string

Additional classes to be added to the component

height

number

Height of the textarea

hasError

bool

Boolean to indicate an error state

True
False