ef-composition-thumbnail-strip

This element is a nested-composition filmstrip.

This element is a nested-composition filmstrip.

Attributes

AttributeReact propTypeDefaultDescription
durationdurationnumberTrimmed clip duration in seconds, used to lay out thumbnail slots.
heightheightnumberHeight of the strip in pixels (defaults to the element's rendered height, or 32).
pixels-per-secondpixelsPerSecondnumber100Zoom level — pixels rendered per second of composition time.
scroll-leftscrollLeftInClipnumberClip-local scroll offset of the timeline viewport's left edge.
thumbnail-spacing-pxthumbnailSpacingPxnumberMinimum spacing between thumbnails in pixels (defaults to {@link thumbnailWidth}).
thumbnail-widththumbnailWidthnumberWidth of each thumbnail in pixels (defaults to a value derived from {@link height}).
viewport-widthviewportWidthnumberVisible viewport width in pixels, used to virtualize thumbnail generation.

CSS Parts

PartDescription
canvasThis part is the canvas that renders the filmstrip.