0.10.0 • Published 9 months ago
@car-cutter/wc-webplayer v0.10.0
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