libs/rucken/todo-web/src/lib/entities/statuses/statuses-grid-modal/statuses-grid-modal.component.ts
BaseEntityListModalComponent
changeDetection | ChangeDetectionStrategy.OnPush |
selector | statuses-grid-modal |
templateUrl | ./statuses-grid-modal.component.html |
Properties |
constructor()
|
grid |
Type : StatusesGridComponent
|
Decorators :
@ViewChild('grid')
|