Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 250 Bytes

react-vtt

A React component for displaying WebVTT tracks.

Install

bower install react-vtt

Usage

All you need is the <Cue /> and a proper CSS.

Please check src/main.ls line 11 and line 25 before I write examples in JSX.