@car-cutter/next-webplayer
v0.10.0
Published
Use CarCutter WebPlayer in your Next app
Downloads
154
Readme
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