contentEditable property

String contentEditable

Implementation

String get contentEditable native;
void contentEditable= (String value)

Implementation

set contentEditable(String value) native;