Skip to content

Commit 02d7814

Browse files
877772: Modify item tag helper tag
1 parent d1d62b9 commit 02d7814

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
layout: post
33
title: Items in ##Platform_Name## Timeline Control | Syncfusion
44
description: Checkout and learn about Items in Syncfusion ##Platform_Name## Timeline control of Syncfusion Essential JS 2 and more.
@@ -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 `<e-timeline-items>` tag helper. 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-item>` 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 `<e-timeline-items>` tag helper. 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-item>` 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)