@car-cutter/react-webplayer
v3.0.3
Published
Use CarCutter WebPlayer in your React app
Readme
React WebPlayer
Use CarCutter WebPlayer in your React app
Usage
- Install package:
npm install @car-cutter/react-webplayer - Import:
import { WebPlayer } from "@car-cutter/react-webplayer" - Use:
<WebPlayer compositionUrl={url} />
Next Steps
For more customization, take a look at the Online Documentation
