Skip to content
Get Pro

Video Player

A compact video result with controllable playback, seek position, and metadata.

Loading component preview…

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/video-player.json

API reference

Video Player

Video Player properties
PropTypeDefaultDescription
titleReactNodeLabels the generated or retrieved video.
durationnumberSets the duration in seconds.
currentTimenumberControls the playhead position.
playingbooleanfalseControls the playback state.
posterReactNodeRenders a custom poster surface.