ef-overlay-item

This element is a passive overlay item.

This element is a passive overlay item.

Attributes

AttributeReact propTypeDefaultDescription
element-idelementIdstringID (matched against `data-element-id`/`data-timegroup-id`) of the target element this overlay item tracks.

Slots

SlotDescription
(default)This slot holds the content that appears over the target element.

Events

EventDetailDescription
position-changed{ x: number; y: number; width: number; height: number; rotation: number; }This event fires when the target element's position, size, or rotation changes by more than 0.01px.