Home Yeah good morning byVoun Saphon -April 15, 2023 0 import { default as Video, Controls, Play, Mute, Seek, Fullscreen, Time, Overlay, Subtitles } from 'react-html5video'; render() { return ( Optional HTML and components can be added also /* As soon as a child is supplied that is not a `` you have to define all controls and overlays as the default controls will have been removed. They are however exported and can be re-applied as below in any order. */ ); } Facebook Twitter