Element.outerText

Strips this node out of the document, replacing it with the given text

  1. string outerText [@property setter]
    class Element
    @property
    void
    outerText
    (
    string text
    )
  2. string outerText [@property getter]

Meta