wrap property - TextAreaElement class - dart:html library (original) (raw)

description

String getwrap

Implementation

String get wrap native;

setwrap (String value)

Implementation

set wrap(String value) native;