textarea property

  1. @ViewChild('textarea')
HtmlElement textarea
read / write

Implementation

@ViewChild('textarea')
HtmlElement textarea;