@car-cutter/react-webplayer
v0.10.0
Published
Use CarCutter WebPlayer in your React app
Downloads
161
Readme
React WebPlayer
Use CarCutter WebPlayer in your React app
Usage
- Install package:
npm install @car-cutter/react-webplayer
- Import:
import { WebPlayer } from "@car-cutter/react-webplayer"
- Use:
<WebPlayer compositionUrl={url} />
Next Steps
For more customisation, take a look at the Online Documentation