A graphical representation for displaying a chronological sequence of events or milestones.
Display events chronologically in a vertical timeline with customizable points and content.
NOV 2022
JAN 2021
JUN 2018
APR 2017
The Orientation sets the timeline's alignment to horizontal or vertical. Use LinePosition in combination with Reverse to specify the position of <LabelContent> and <ChildContent> content with respect to the line.
NOV 2022
JAN 2021
JUN 2018
APR 2017
Set the AlignItems property to <RadzenTimeLine> to specify the alignment of Timeline items' content, namely <PointContent>, <LabelContent> and <ChildContent> content.
Persian soldiers baked flatbreads with cheese and dates
An early reference to a pizza-like food
The word pizza was first documented
A galette flatbread was referred to as a pizza in Naples
Alezandre Dumans described the diversity of pizza toppings
Use CSS variables to adjust line width and color.
Step 1
Register Your Account
Step 2
Verify Your Identity
Step 3
Complete Self-Certification
Step 4
Complete Your Profile
Step 1
Register Your Account
Step 2
Verify Your Identity
Step 3
Complete Self-Certification
Step 4
Complete Your Profile
Set the PointSize property to <RadzenTimeLineItem> to specify the item's point size.
Set the PointStyle property to <RadzenTimeLineItem> to change the item's point style.
Set the PointVariant property to <RadzenTimeLineItem> to change the item's point variant.
Filled
Flat
Outlined
Text
Set the PointShadow property to <RadzenTimeLineItem> to specify the size of the item's point shadow.
Set LineStyle on an item to style the connector running from it to the next item, so a timeline can show how far a process has got. Mark the step in progress with Current, which draws a ring in the point's own colour and renders it as aria-current="step". For styling the marker beyond what PointStyle and PointVariant express, PointClass adds your own classes to it. The line runs under the points by default, so a thick one reads as a track behind them; set --rz-timeline-line-gap (to calc(var(--rz-timeline-point-size) / 2) here) to hold it off the points instead, which is what a translucent or tinted point needs.
Ordered
12 Mar
Packed
13 Mar
Shipped
In transit
Delivered
Est. 18 Mar
The <PointContent> can fit in text and imagery.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT