0.10.0 • Published 9 months ago
@car-cutter/next-webplayer v0.10.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