Element.outerText

Same result as innerText; the tag with all inner tags stripped out

  1. string outerText [@property setter]
  2. string outerText [@property getter]
    class Element
    @property const
    string
    outerText
    ()
Suggestion Box / Bug Report