ef-timeline-row

This element renders one timeline row.

This element renders one timeline row.

CSS Parts

PartDescription
barThis part is the colored clip bar.
labelThis part is the row's label area. It shows the element name, an icon, and detail text.
trackThis part is the row's track area. It displays the clip bar.

CSS Custom Properties

PropertyDefaultDescription
--trim-handle-width6pxOverrides the nested `<ef-trim-handles>`'s own `--trim-handle-width` for clips rendered inside this row.

Events

EventDetailDescription
timeline-select{ elementId: string }This event fires when the user clicks this row.