Skip to content

Commit 69776df

Browse files
committed
Updating readme.md files
1 parent 7172210 commit 69776df

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

Grid/FinJS/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
The Grid component in Ignite UI for Angular is able to handle thousands of updates per seconds, while keeping the grid responsive for any interaction that the user may undertake. This sample demonstrates the Grid handling thousands of updates per second.
44

5+
## Components list
6+
7+
- [IgxGrid](https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/grid.html)
8+
- [IgxSlider](https://www.infragistics.com/products/ignite-ui-angular/angular/components/slider.html)
9+
- [IgxButtonGroup](https://www.infragistics.com/products/ignite-ui-angular/angular/components/buttongroup.html), [IgxSwitch](https://www.infragistics.com/products/ignite-ui-angular/angular/components/switch.html), [IgxRipple](https://www.infragistics.com/products/ignite-ui-angular/angular/components/ripple.html), [IgxIcon](https://www.infragistics.com/products/ignite-ui-angular/angular/components/icon.html), [IgxToggle](https://www.infragistics.com/products/ignite-ui-angular/angular/components/toggle.html)
10+
- [IgxExcelExporterService](https://www.infragistics.com/products/ignite-ui-angular/angular/components/exporter_excel.html), [IgxCsvExporterService](https://www.infragistics.com/products/ignite-ui-angular/angular/components/exporter_csv.html)
11+
512
## View on StackBlitz
613

714
[Run this sample on StackBlitz](https://stackblitz.com/github/Infragistics/angular-samples/tree/master/Grid/FinJS)

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Ignite UI for Angular product samples
33

44
### Current list of angular samples
55

6-
- [FinJS Live Updating Demo](https://github.com/Infragistics/angular-samples/tree/master/Grid/FinJS) [(StackBlitz)](https://stackblitz.com/github/Infragistics/angular-samples/tree/master/Grid/FinJS) - The Grid component in Ignite UI for Angular is able to handle thousands of updates per seconds, while keeping the grid responsive for any interaction that the user may undertake. This sample demonstrates the Grid handling thousands of updates per second.
7-
- [TreeGrid Live Updating Demo](https://github.com/Infragistics/angular-samples/tree/master/TreeGrid/FinJS) [(StackBlitz)](https://stackblitz.com/github/Infragistics/angular-samples/tree/master/TreeGrid/FinJS) - This sample demonstrates the TreeGrid handling thousands of updates per second.
6+
- [FinJS Live Updating Demo](https://github.com/Infragistics/angular-samples/tree/master/Grid/FinJS) - The Grid component in Ignite UI for Angular is able to handle thousands of updates per seconds, while keeping the grid responsive for any interaction that the user may undertake. This sample demonstrates the Grid handling thousands of updates per second. [Documentation topic](https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/live_data.html).
7+
- [TreeGrid Live Updating Demo](https://github.com/Infragistics/angular-samples/tree/master/TreeGrid/FinJS) - This sample demonstrates the TreeGrid handling thousands of updates per second. [Documentation topic](https://www.infragistics.com/products/ignite-ui-angular/angular/components/treegrid/live_data.html)

TreeGrid/FinJS/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
The TreeGrid component in Ignite UI for Angular is able to handle thousands of updates per seconds, while keeping the TreeGrid responsive for any interaction that the user may undertake. This sample demonstrates the TreeGrid handling thousands of updates per second.
44

5+
## Components list
6+
7+
- [IgxTreeGrid](https://www.infragistics.com/products/ignite-ui-angular/angular/components/treegrid/tree_grid.html)
8+
- [IgxSlider](https://www.infragistics.com/products/ignite-ui-angular/angular/components/slider.html)
9+
- [IgxButtonGroup](https://www.infragistics.com/products/ignite-ui-angular/angular/components/buttongroup.html), [IgxSwitch](https://www.infragistics.com/products/ignite-ui-angular/angular/components/switch.html), [IgxRipple](https://www.infragistics.com/products/ignite-ui-angular/angular/components/ripple.html), [IgxIcon](https://www.infragistics.com/products/ignite-ui-angular/angular/components/icon.html), [IgxToggle](https://www.infragistics.com/products/ignite-ui-angular/angular/components/toggle.html)
10+
- [IgxExcelExporterService](https://www.infragistics.com/products/ignite-ui-angular/angular/components/exporter_excel.html), [IgxCsvExporterService](https://www.infragistics.com/products/ignite-ui-angular/angular/components/exporter_csv.html)
11+
512
## View on StackBlitz
613

714
[Run this sample on StackBlitz](https://stackblitz.com/github/Infragistics/angular-samples/tree/master/TreeGrid/FinJS)

0 commit comments

Comments
 (0)