contentEditable property

bool? contentEditable
finalinherited

The contentEditable attribute specifies whether the content of an dom node is editable or not.

Implementation

final bool? contentEditable;