dirxml

abstract fun dirxml(vararg data: JsAny?)(source)

The console.dirxml() static method displays an interactive tree of the descendant elements of the specified XML/HTML element.

MDN Reference


abstract fun dirxml(vararg data: String?)(source)