ContentEditableMode
An enumeration with all contenteditable modes.
False = 0
Not contenteditable.
Inherited = 2
Inherited from the parent element.
True = 1
The element is contenteditable.