Interface ITimelineItemEnterDescriptor<T>

Type Parameters

  • T extends ITimelineItem["type"] = ITimelineItem["type"]

Hierarchy

  • IBaseTimelineItemDescriptor<T>
  • IHasActionOnEnter
    • ITimelineItemEnterDescriptor

Properties

Properties

actionsOnEnter: IActionOnEnter[]
id: string
type: T