Component: Timeline Event - envris/White-Label-Help-Wiki GitHub Wiki

Brief description

Used to capture the details of milestone events in a timeline.


Detailed description

The Timeline Event component captures the details of events displayed in the timeline. Each event will have:

  • Label: The name of the milestone event
  • Date: The date this will occur (note: by default this will output as a mmm-yyyy format, but this can be adjusted by a developer)
  • State: Whether the event is past, present, or future. This controls the styling applied to the event indicator dot.
  • Details: A short 1-2 sentence description of the event.

Technical description

Fields