Timeline
You can use the Timeline UI Pattern to show related events in a chronological order, such as a user’s upcoming, current, and past activities.
How to use the Timeline UI Pattern
-
In Service Studio, in the Toolbox, search for
Timeline
.The Timeline widget is displayed.
-
From the Toolbox, drag the Timeline widget onto your application’s screen.
By default, the Timeline widget contains a Timeline Item widget which contains an Icon, Date, and Content placeholder. You can add as many Timeline Items as required.
-
Set the required content in the Icon, Date, and Content placeholders. In this example we add some text.
After following these steps and publishing the module, you can test the pattern in your app.
Properties
Timeline
Property | Description |
---|---|
ExtendedClass (Text): Optional | Add custom style classes to the Timeline UI Pattern. You define your custom style classes in your application using CSS. Examples
|
Timeline Item
Property | Description |
---|---|
Color (Color Identifier): Optional | Icon background color. Red, orange, yellow, lime, green, blue, violet, and pink are just some of predefined colors available for the badge. Examples
|
ExtendedClass (Text): Optional | Add custom style classes to the Timeline Item UI Pattern. You define your custom style classes in your application using CSS. Examples
|