Skip to content
Ctrl+K

Timeline

The timeline displays a list of events in chronological order.

Note: This component is not documented in the Material Design guidelines, but Material-UI supports it.

Basic timeline

A basic timeline showing list of events.

  • Eat
  • Code
  • Sleep

Right-aligned timeline

The timeline can be positioned on the right side of the events.

  • Eat
  • Code
  • Sleep
  • Repeat

Alternating timeline

The timeline can display the events on alternating sides.

  • Eat
  • Code
  • Sleep
  • Repeat

Color

The TimelineDot can appear in different colors.

  • Eat
  • Code
  • Sleep
  • Repeat

Outlined

  • Eat
  • Code
  • Sleep
  • Repeat

Opposite content

The timeline can display content on opposite sides.

  • 09:30 am
    Eat
  • 10:00 am
    Code
  • 12:00 am
    Sleep
  • 9:00 am
    Repeat

Customized timeline

Here is an example of customizing the component. You can learn more about this in the overrides documentation page.

  • 9:30 am
    Eat

    Because you need strength

  • 10:00 am
    Code

    Because it's awesome!

  • Sleep

    Because you need rest

  • Repeat

    Because this is the life you love!


Time Picker
Was this page helpful?
Trap Focus
Thanks for your feedback!

Please let us know what we could do to improve this page.