A function that returns the Angular component class to render for a given timeline event.
The returned component receives the event data via an event input.
event
The event data type.
A function that returns the Angular component class to render for a given timeline event.
The returned component receives the event data via an
eventinput.