@car-cutter/wc-webplayer
v3.0.3
Published
Use CarCutter WebPlayer as a WebComponent
Downloads
78
Maintainers
Readme
WebPlayer WebComponent
Use CarCutter WebPlayer as a WebComponent
Usage
- Install package:
npm install @car-cutter/wc-webplayer - Define custom elements:
import { defineCustomElements } from "@car-cutter/wc-webplayer";
defineCustomElements();- Use:
<cc-webplayer composition-url="..." />
Next Steps
For more customization, take a look at the Online Documentation
