ef-scrubber

This element is a playhead scrubber.

This element is a playhead scrubber.

Attributes

9 of 9

container-width

React prop
containerWidth
Type
number
Default
Description
Explicit container width in pixels, used in vertical orientation.

current-time-ms

React prop
currentTimeMs
Type
number
Default
Description
Current playback time in milliseconds.

duration-ms

React prop
durationMs
Type
number
Default
Description
Total duration in milliseconds.

fps

React prop
fps
Type
number
Default
Description
Frame rate used for frame-quantized calculations.

orientation

React prop
orientation
Type
horizontal | vertical
Default
Description
Layout direction.

pixels-per-second

React prop
pixelsPerSecond
Type
number
Default
Description
Zoom level — pixels rendered per second of composition time.

raw-scrub-time-ms

React prop
rawScrubTimeMs
Type
number | null
Default
Description
Unquantized scrub position in milliseconds, updated live during a drag.

target

React prop
target
Type
string
Default
""
Description
ID of the target element this component controls or reads from.

zoom-scale

React prop
zoomScale
Type
number
Default
Description
Zoom multiplier applied to vertical (timeline) scrubber sizing.

CSS Parts

CSS Custom Properties

Events