New to KendoReact? Learn about KendoReact Free.
TimelineEventProps
Name | Type | Default | Description |
---|---|---|---|
actions? |
|
Specifies the corresponding links that are rendered under the jsx
| |
date |
|
Represents the TimelineEvent point on the axis. jsx
| |
description |
|
Specifies the text that is rendered as TimelineEvent card body. jsx
| |
images? |
|
Specifies the images that are rendered under the jsx
| |
opened? |
|
|
Specifies if the TimelineEvent card is default collapsed. jsx
|
subtitle? |
|
Specifies the text that is rendered under the jsx
| |
title |
|
Specifies the text that is rendered as the TimelineEvent card title. jsx
|