Universeorange.com/Docs/

Priya library Function reference Global functions is.nodeList

    ready(() => {
        console.log(is.nodeList(select('li')));
    });

Is.nodeList returns true when multiple items are selected, false when a single item is selected.

Last modified: 2021-06-07

© 2021 universeorange.com