isContentEditable property

bool isContentEditable

Implementation

bool get isContentEditable => JS("bool", "#.isContentEditable", this);