src code

class method Object.isElement

Object.isElement(object) → Boolean
  • object (Object) – The object to test.

Returns true if object is a DOM node of type 1; false otherwise.