React DOM Elements: suppressContentEditableWarning

Normally, there is a warning when an element with children is also marked as contentEditable, because it won’t work. This attribute suppresses that warning.

React DOM Elements: suppressContentEditableWarning — Structure map

Clickable & Draggable!

React DOM Elements: suppressContentEditableWarning — Related pages: