UNPKG

@blueprintjs/core

Version:
17 lines (10 loc) 328 B
@# Text area **TextArea** is a multiline text input component which can be controlled similar to an [**InputGroup**](#core/components/input-group) component or `<input>` element. @## Import ```tsx import { TextArea } from "@blueprintjs/core"; ``` @reactExample TextAreaExample @## Props interface @interface TextAreaProps