contentEditable property - Element class - dart:html library (original) (raw)
String getcontentEditable
Implementation
String get contentEditable native;
setcontentEditable (String value)
Implementation
set contentEditable(String value) native;
String getcontentEditable
String get contentEditable native;
setcontentEditable (String value)
set contentEditable(String value) native;