Element.innerText

Set the inner text of this element (replacing html)

  1. string innerText [@property getter]
    struct Element
    @property
    string
    innerText
    ()
  2. string innerText [@property setter]

Meta