ef-composition-thumbnail-strip

This element is a nested-composition filmstrip.

This element is a nested-composition filmstrip.

Attributes

7 of 7

duration

React prop
duration
Type
number
Default
Description
Trimmed clip duration in seconds, used to lay out thumbnail slots.

height

React prop
height
Type
number
Default
Description
Height of the strip in pixels (defaults to the element's rendered height, or 32).

pixels-per-second

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

scroll-left

React prop
scrollLeftInClip
Type
number
Default
Description
Clip-local scroll offset of the timeline viewport's left edge.

thumbnail-spacing-px

React prop
thumbnailSpacingPx
Type
number
Default
Description
Minimum spacing between thumbnails in pixels (defaults to thumbnailWidth).

thumbnail-width

React prop
thumbnailWidth
Type
number
Default
Description
Width of each thumbnail in pixels (defaults to a value derived from height).

viewport-width

React prop
viewportWidth
Type
number
Default
Description
Visible viewport width in pixels, used to virtualize thumbnail generation.

CSS Parts