| TimelineProperties of a wrapping component | ||
[orientation] | TuiOrientation | |
[template] template for gaps between items | TemplateRef<TuiContext<number>> | |
[max] upper limit of the timeline | number | |
| TimelineItemProperties of individual items | ||
[draggable] allow moving this item around | boolean | |
[resizable] allow resizing this item by dragging edges | boolean | |
[(value)] beginning and end of the item | [number, number] | |