designMode

Term side of the Card
Topic: Debugging
Unit title: designMode
Categories: Property
Explanation side of the Card

Explanation: The browser API property that allows switching the document's mode to design mode in the browser. When enabled, it makes the content of the document editable, allowing for real-time editing.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1.2
Availability: