@abcnews/scrollyteller-video

v1.0.3
A video background for scrollytellers
react scrollyteller video

Scrollyteller Video Background

Add a video background to a scrollyteller.

Usage

Inside a Scrollyteller:

import Video from '@abcnews/scrollyteller-video';

<Scrollyteller {...}>
  <Video src={url} targetTime={number} onTargetTimeReached={() => {}}>
    ... any overlays ...
  </Video>
</Scrollyteller>

Author

npm i @abcnews/[email protected]

Metadata

  • MIT
  • Whatever
  • Nathan Hoad
  • released 4/17/2019

Downloads