Universeorange.com/Docs/

Priya library Function reference Element functions next

    ready(() => {
        let element = select('div');
        console.log(element.next());
});

Returns the next element

Last modified: 2021-06-07

© 2021 universeorange.com