Skip to content

Commit 4ab34bb

Browse files
committed
934883: Test and resolve issues in UG all sections - ASP core Badge control.
1 parent d4d5418 commit 4ab34bb

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

ej2-asp-core-mvc/badge/how-to/badge-customization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Badge Customization in ##Platform_Name## Badge control
3+
title: Badge Customization in ##Platform_Name## Badge control | Syncfusion
44
description: Learn here all about Badge Customization in Syncfusion ##Platform_Name## Badge control of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Badge Customization
@@ -10,9 +10,9 @@ documentation: ug
1010

1111
# Customization in ##Platform_Name## Badge Control
1212

13-
## Colour customization
13+
## Color customization
1414

15-
Even though Badges come with `8 predefined colors`, you can also customize the colour of the Badge as desired.
15+
Even though Badges come with `8 predefined colors`, you can also customize the color of the Badge as desired.
1616

1717
{% if page.publishingplatform == "aspnet-core" %}
1818

ej2-asp-core-mvc/badge/how-to/dynamic-badge-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Dynamic Badge Content in ##Platform_Name## Badge control
3+
title: Dynamic Badge Content in ##Platform_Name## Badge control | Syncfusion
44
description: Learn here all about Dynamic Badge Content in Syncfusion ##Platform_Name## Badge control of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Dynamic Badge Content

ej2-asp-core-mvc/badge/how-to/integrate-badge-into-listview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Integrate Badge Into Listview in ##Platform_Name## Badge control
3+
title: Integrate Badge Into Listview in ##Platform_Name## Badge control | Syncfusion
44
description: Learn here all about how to integrate Badge into Listview in Syncfusion ##Platform_Name## Badge control of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Integrate Badge Into Listview
@@ -10,7 +10,7 @@ documentation: ug
1010

1111
# Integrate Badge into ListView
1212

13-
The Badges can be integrated with the `listview` control to indicate new notification with colour based on priority.
13+
The Badges can be integrated with the `listview` control to indicate new notification with color based on priority.
1414

1515
In the following sample, `default` Badges are used and there is no need to customize the Badge size. The control will automatically adjust the size based on the container element.
1616

ej2-asp-core-mvc/badge/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Overview in ##Platform_Name## Badge control
3+
title: Overview in ##Platform_Name## Badge control | Syncfusion
44
description: Learn here all about Overview in Syncfusion ##Platform_Name## Badge control of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: Index
@@ -16,6 +16,6 @@ Badges can be used to alert users about new or unread messages, notifications, a
1616

1717
* **[Types](/badge/types/)** - Provided 8 different types of Badges.
1818

19-
* **[Predefined Colours](/badge/types/#badge-styles)** - Provided 8 predefined situational colours of Badges.
19+
* **[Predefined Colors](/badge/types/#badge-styles)** - Provided 8 predefined situational colors of Badges.
2020

2121
* **[Position](/badge/types/#position)** - Supports 3 different positions, such as `default`, `top` and `bottom`.

0 commit comments

Comments
 (0)