1.1.2 • Published 6 years ago

@odopod/odo-background-video v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Odo Background Video

Add a odo video component which plays in the background when

Install

npm install @odopod/odo-background-video --save

Quick Start

import OdoBackgroundVideo from '@odopod/odo-background-video';

const backgroundOne = new OdoBackgroundVideo(document.querySelector('#background-example-one'));

Documentation

Visit the Odo component directory for demos, code examples, and documentation.