nsIDOMNSEditableElement

This interface is implemented by elements which have inner editable content,
such as HTML input and textarea.

Please make sure to update the HTMLTextAreaElement and HTMLInputElement
Web IDL interfaces to mirror this interface when changing it.

Methods

setUserInput(input)

Attributes

editor