Is it possible to render a ppt in react and track the current slide number of the ppt?
I am working on a MERN stack project where a ppt needs to be displayed on the browser and the slide number that the user is on needs to be tracked. Is their a way possible to do this?