Project

General

Profile

« Previous | Next » 

Revision 61146

[Library | Angular 10]: Merge changes from angular 9

View differences:

divIds.component.ts
38 38
  public filterForm: FormGroup;
39 39
  private subscriptions: any[] = [];
40 40
  public allPages: Option[] = [];
41
  @ViewChild('PageInput') pageInput: ElementRef<HTMLInputElement>;
42 41
  selectedCommunityPid = null;
43 42
  public portalUtils: PortalUtils = new PortalUtils();
44 43
  private index: number;

Also available in: Unified diff