Sign up (with export icon)

utils/dom/isnode

Api-module icon module

Functions

  • Chevron-right icon

    isNode( obj ) → obj is Node

    Checks if the object is a native DOM Node.

    Parameters

    obj : any

    Returns

    obj is Node