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