@car-cutter/wc-webplayer
v0.10.0
Published
Use CarCutter WebPlayer as a WebComponent
Downloads
73
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 customisation, take a look at the Online Documentation