Overview
12 Sep 20251 minute to read
Components
| Name | Description |
|---|---|
| ScheduleComponent |
ej-schedule represents the Angular Schedule Component. |
Directives
| Name | Description |
|---|---|
| HeaderRowDirective |
e-header-rows directive represent a header rows of the Schedule.It must be contained in a Schedule component( ejs-schedule). |
| ResourceDirective |
e-resources directive represent a resources of the Angular Schedule.It must be contained in a Schedule component( ejs-schedule). |
| ToolbarItemDirective |
e-toolbaritems directive represent a custom toolbar items of the Schedule.It must be contained in a Schedule component( ejs-schedule). |
| ViewDirective |
e-views directive represent a view of the Angular Schedule.It must be contained in a Schedule component( ejs-schedule). |