removeAttribute

fun removeAttribute(qualifiedName: String)(source)

The Element method removeAttribute() removes the attribute with the specified name from the element.

MDN Reference