Skip to content

Commit b1c59cd

Browse files
Merge pull request #2819 from syncfusion-content/EJ2-877772-timelineUG
UG(877772): Change item property to e-timeline-item tag helper.
2 parents d0a9ae6 + d1d62b9 commit b1c59cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ej2-asp-core-mvc/timeline/EJ2_ASP.MVC/items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation: ug
1010

1111
# Items in ##Platform_Name## Timeline control
1212

13-
The Timeline items can be added by using the [items](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.Layouts.Timeline.html#Syncfusion_EJ2_Layouts_Timeline_Items) property. Each item can be configured with options such as `content`, `oppositeContent`, `dotCss`, `disabled` and `cssClass`.
13+
The Timeline items can be added by using the `<e-timeline-items>` tag helper. Each item can be configured with options such as `content`, `oppositeContent`, `dotCss`, `disabled` and `cssClass`.
1414

1515
## Adding content
1616

ej2-asp-core-mvc/timeline/EJ2_ASP.NETCORE/items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation: ug
1010

1111
# Items in ##Platform_Name## Timeline control
1212

13-
The Timeline items can be added by using the [items](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Layouts.Timeline.html#Syncfusion_EJ2_Layouts_Timeline_Items) property. Each item can be configured with options such as `content`, `oppositeContent`, `dotCss`, `disabled` and `cssClass`.
13+
The Timeline items can be added by using the `<e-timeline-items>` tag helper. Each item can be configured with options such as `content`, `oppositeContent`, `dotCss`, `disabled` and `cssClass`.
1414

1515
## Adding content
1616

0 commit comments

Comments
 (0)