Skip to content

TIMELINE_SLOT

const TIMELINE_SLOT: unique symbol

Defined in: src/components/editor/Timeline/Timeline.types.ts:113

Symbol attached to Timeline.Toolbar / .Footer so the parent <Timeline> can identify slot children without relying on displayName (clobbered by React.memo / Vanilla Extract recipes).