Drag and Drop FiveM

Hi guys, i have a question.
I try make a inventory with drag and drop in reactJS, i’m been try with drag and drop integrated in HTML5, with librarys of NPM and well… in chrome or navegator works but in the game, don’t work so i search why don’t work and i found somes topic about that, they said that drag and drop did not work with pure JS or something like that, but Jquery drag and drop did work, so my question is: is it only possible to drag and drop at this moment for FiveM with Jquery?

If with jQuery you mean jQuery’s UI drag and drop, no, i’ve made my own drag and drop system with just jQuery, but i assume its possible without it.

Anyway, I already managed to do it with a library, FiveM has disabled the drag and drop of the HTML5 API.

library name?