Universeorange.com/Docs/

Priya library Function reference Element functions jid

    ready(() => {
        console.log(_('_').jid());
        console.log(_('_').jid());
        console.log(_('_').jid('test.jid'));
    });

Generates an identifier (Javascript id). When an attribute is given, it will count on that list.

Last modified: 2021-06-07

© 2021 universeorange.com