In react-aria-components there is a prop for onOpenChange for the Modal component (import { Modal } from 'react-aria-components';). The prop comes from: export interface OverlayTriggerProps { /** ...
The modal component should take a pptx file as input. It should have arrows to move between slides. Feel free to upload a random pptx for testing's sake. (One thing I would keep in mind is if we'll ...