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