0.13.0 • Published 6 months ago
@car-cutter/wc-webplayer v0.13.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