An entry posted on the timeline.
Properties​
| Description | Defines the icon to be displayed as graphical element within the ui5-timeline-item. SAP-icons font provides numerous options. See all the available icons in the Icon Explorer. |
| Type | string |
| Default | "" |
| Description | Defines the name of the item, displayed before the title-text. |
| Type | string |
| Default | "" |
nameClickable​
| Description | Defines if the name is clickable. |
| Type | boolean |
| Default | false |
titleText​
| Description | Defines the title text of the component. |
| Type | string |
| Default | "" |
subtitleText​
| Description | Defines the subtitle text of the component. |
| Type | string |
| Default | "" |
default​
| Description | Determines the description of the ui5-timeline-item. |
| Type | Array<Node> |
name-click​
| Description | Fired when the item name is pressed either with a click/tap or by using the Enter or Space key. Note: The event will not be fired if the name-clickable attribute is not set. |
| Type | CustomEvent |
Methods​
No methods available for this component.
CSS Parts​
No CSS parts available for this component.