Editor
ef-timeline-row
This element renders one timeline row.
This element renders one timeline row.
CSS Parts
CSS parts| Part | Description |
|---|
bar | This part is the colored clip bar. |
label | This part is the row's label area. It shows the element name, an icon, and detail text. |
track | This part is the row's track area. It displays the clip bar. |
CSS Custom Properties
CSS custom properties| Property | Default | Description |
|---|
--trim-handle-width | 6px | Overrides the nested <ef-trim-handles>'s own --trim-handle-width for clips rendered inside this row. |
Events
Events| Event | Detail | Description |
|---|
timeline-select | { elementId: string } | This event fires when the user clicks this row. |