Skip to content

Commit a66640a

Browse files
author
pipeline
committed
config(ej2-5921): readme updated (HEAD -> master, origin/master)
1 parent ee936d0 commit a66640a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

button/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overview
22

3-
A package of Essential JS 2 Button and CheckBox components. It comes with documentation and support, which is available under commercial and community licenses. Please visit www.syncfusion.com to get started.
3+
A package of Essential JS 2 Button, CheckBox and RadioButton components. It comes with documentation and support, which is available under commercial and community licenses. Please visit www.syncfusion.com to get started.
44

55
## Resources
66

check-box/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overview
22

3-
A package of Essential JS 2 Button and CheckBox components. It comes with documentation and support, which is available under commercial and community licenses. Please visit www.syncfusion.com to get started.
3+
A package of Essential JS 2 Button, CheckBox and RadioButton components. It comes with documentation and support, which is available under commercial and community licenses. Please visit www.syncfusion.com to get started.
44

55
## Resources
66

grid/index-all.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
import * as index from './index';
2-
index.Grid.Inject( index.Filter, index.Page, index.Selection, index.Sort, index.Group, index.Reorder, index.RowDD, index.DetailRow, index.Toolbar, index.Aggregate, index.Search, index.VirtualScroll, index.Edit, index.Resize, index.ExcelExport, index.PdfExport, index.CommandColumn, index.ContextMenu);
2+
index.Grid.Inject( index.Filter, index.Page, index.Selection, index.Sort, index.Group, index.Reorder, index.RowDD, index.DetailRow, index.Toolbar, index.Aggregate, index.Search, index.VirtualScroll, index.Edit, index.Resize, index.ExcelExport, index.PdfExport, index.CommandColumn, index.ContextMenu, index.ColumnMenu);
33
export * from './index';

radio-button/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overview
22

3-
A package of Essential JS 2 Button and CheckBox components. It comes with documentation and support, which is available under commercial and community licenses. Please visit www.syncfusion.com to get started.
3+
A package of Essential JS 2 Button, CheckBox and RadioButton components. It comes with documentation and support, which is available under commercial and community licenses. Please visit www.syncfusion.com to get started.
44

55
## Resources
66

0 commit comments

Comments
 (0)