Overview
12 Sep 20251 minute to read
Components
| Name | Description |
|---|---|
| GridComponent |
ejs-grid represents the Angular Grid Component. |
Directives
| Name | Description |
|---|---|
| AggregateColumnDirective |
e-aggregate->e-column directive represent a aggregate column of the Angular Grid. |
| AggregateDirective |
e-aggregate directive represent a aggregate row of the Angular Grid.It must be contained in a Grid component( ejs-grid). |
| ColumnDirective |
e-column directive represent a column of the Angular Grid.It must be contained in a Grid component( ejs-grid). |
| StackedColumnDirective |
e-stacked-column directive represent the stacked column of the Angular Grid.It must be contained in a StackedColumns component( e-stacked-columns). |