contentEditable property - Element class - dart:html library (original) (raw)

description

String getcontentEditable

Implementation

String get contentEditable native;

setcontentEditable (String value)

Implementation

set contentEditable(String value) native;