pub const CONTENTEDITABLE: &str = "contenteditable";
The contenteditable attribute.
contenteditable
Indicates whether the element’s content is editable: “true”, “false”, or “inherit”.