0.13.0 • Published 6 months ago
@car-cutter/next-webplayer v0.13.0
Next WebPlayer
Use CarCutter WebPlayer in your Next.js app
Usage
- Install package: 
npm install @car-cutter/next-webplayer - Import: 
import { WebPlayer } from "@car-cutter/next-webplayer" - Use: 
<WebPlayer compositionUrl={url} /> 
Next Steps
For more customisation, take a look at the Online Documentation