Skip to content

Commit 282ac74

Browse files
Merge pull request #2837 from syncfusion-content/EJ2-877772-timelineUG
UG(877772): Modify item tag helper tag
2 parents f2c17df + 02d7814 commit 282ac74

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 `<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)