@odopod/odo-video
v1.2.2
Published
A lightweight html5 video wrapper.
Downloads
17
Readme
Odo Video
A lightweight html5 video wrapper.
Install
npm install @odopod/odo-video --saveQuick Start
import OdoVideo from '@odopod/odo-video';
const player = new OdoVideo(document.getElementById('video-wrapper'));Documentation
Visit the Odo component directory for demos, code examples, and documentation.
