I am adding a react component to a rails page which uses jQuery. I need to access the jQuery context in the react component to see .data() changes made by jQuery.
.data()