You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: js/Diagram/Label.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
2
layout: post
3
-
title: Label | Diagram | Javascript | Syncfusion
4
-
description: This section explains how to use Essential ejDiagram control Label's functionality and its behavior.
3
+
title: Label in Javascript Diagram Control | Syncfusion
4
+
description: Learn here all about label support in Syncfusion JavaScript Diagram control, its elements, and more.
5
5
platform: js
6
6
control: Diagram
7
7
documentation: ug
8
8
api: /api/js/ejdiagram
9
9
---
10
10
11
-
# Label
11
+
# Label in Javascript Diagram Control
12
12
13
13
**Label** is a block of text that can be displayed over a node or connector. Label is used to textually represent an object with a string that can be edited at run time. You can add Multiple Labels to a node/connector.
0 commit comments