@car-cutter/next-webplayer
v3.0.3
Published
Use CarCutter WebPlayer in your Next app
Downloads
312
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 customization, take a look at the Online Documentation
