toString

Elements.swift:269
func toString() throws -> String
  • Get the combined outer HTML of all matched elements. Alias of {@link #outerHtml()}.

  • @return string of all element’s outer HTML.

  • @see #text()

  • @see #html()