Command Palette
Search for a command to run...
Loading component...
video player 003
A feature-rich video player with volume control, captions, picture-in-picture, fullscreen support, buffer visualization, and smooth hover interactions
Dependencies
Interaction Type
| Hover to see controls | |
| Click to control buttons | |
| Drag slider to scrub | |
| Observe the hover interactions | |
| Test the volume control | |
| Test the fullscreen support | |
| Test the picture-in-picture support | |
| Test the buffer visualization |
CLI UNAVAILABLE
pro component, try copying the source code from top right cornerHow to use
import { Skiper97 } from "@/components/v1/skiper97"; const DemoSkiper97 = () => { return ( <div className="h-screen w-full p-10"> <Skiper97 /> </div> ); };
Props | Description |
|---|---|
No props required | This component is self-contained and doesn't accept any props |
Attribution
Inspired by linear
Source code
Click on the top right to view the source code
Keep in mind
Most components here are recreations of the best out there. I don't claim to be the original creator. This is my attempt to reverse-engineer, replicate, and often add a few extra features. I've tried to credit everyone, but if I missed something, let me know.
Contact
Additionlly, if you find any bug or issue, feel free toDrop a dm.
License & Usage:
- Free to use and modify in both personal and commercial projects.
- Attribution to Skiper UI is required when using the free version.
- No attribution required with Skiper UI Pro.