• Return true if the target element is not editable, i.e. not a <input>-, <select>- or <textarea>-element, false otherwise.

    Parameters

    Returns boolean

    True only if the target element is not editable.

    Api

Generated using TypeDoc