JSFiddle - React, Tailwind, and code Playground HTML <div>Test</div> JavaScript $('div').data('foo','bar') alert($('div').clone().data('foo'))