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