TBH, I don’t really see a point using jQuery nowadays. It used to be a life saver ~10-15 years ago, but now you can do basically all the same stuff with pure JS and UXP supports most of it. Is there some other specific case you want to use jQuery, that would be difficult with vanilla or is it just similar cases like checking if checkbox is checked?