Skip to content

Commit 50b318f

Browse files
committed
Updated
1 parent 3ff64e3 commit 50b318f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

js/DropDownTree/Checkbox.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: Checkbox with JavaScript DropDownTree Control | Syncfusion
3+
title: Checkbox in JavaScript DropDownTree Control | Syncfusion
44
description: Learn here about Checkbox functionalities in Syncfusion Essential JavaScript DropDownTree Control, its elements, and more.
55
platform: js
66
control: DropDownTree
@@ -9,7 +9,7 @@ keywords: Checkbox, dropdown,textModes, Delimiter
99
api: /api/js/ejDropDownTree
1010
---
1111

12-
# Checkbox with JavaScript DropDownTree widget
12+
# Checkbox in JavaScript DropDownTree widget
1313

1414
DropDownTree displays checkboxes to the left of each item when you set [treeViewSettings.showCheckBox](https://help.syncfusion.com/api/js/ejdropdowntree#members:treeViewSettings) property to true. It allows you to select more than one item at a time from the DropDownTree. Popup list stays open until selection is complete. Click on an item’s text or checkbox to change the checkbox’s checked status.
1515

js/GroupButton/Overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Overview in JavaScript GroupButton Control | Syncfusion
3+
title: Overview of JavaScript GroupButton Control | Syncfusion
44
description: Learn here about overview support in Syncfusion Essential JavaScript GroupButton Control, its elements, and more.
55
platform: js
66
control: GroupButton
77
documentation: ug
88
api: /api/js/ejgroupbutton
99
---
1010

11-
# Overview in JavaScript GroupButton
11+
# Overview of JavaScript GroupButton
1212

1313
Wrapping a multiple Button into single group that allows to managing the multiple actions by changing the state of the buttons in a group. Different modes with GroupButton gives the flexible and rich options to manage the actions based on the application needs.
1414

0 commit comments

Comments
 (0)