description | 58 |completion | 59 |
---|---|
@Component | 62 |
|
66 |
@Component (Basic) | 69 |
|
77 |
@Component (External) | 80 |
|
88 |
@Component (Complex) | 91 |
|
105 |
description | 115 |completion | 116 |
---|---|
@Directive | 119 |
|
123 |
@Directive (Basic) | 126 |
|
132 |
@Directive (Complex) | 135 |
|
144 |
description | 154 |completion | 155 |
---|---|
Service | 158 |
|
162 |
description | 172 |completion | 173 |
---|---|
Pipe | 176 |
|
182 |
Pipe (ES6) | 185 |
|
191 |
description | 201 |completion | 202 |
---|---|
@RouteConfig | 205 |
|
210 |
@RouteConfig (Basic) | 213 |
|
223 |
description | 233 |completion | 234 |
---|---|
Route | 237 |
|
244 |
Route (Default) | 247 |
|
255 |
Route (Redirect) | 258 |
|
264 |
Route (Param) | 267 |
|
274 |
Route (Wildcard) | 277 |
|
284 |
Route (Data) | 287 |
|
295 |
Route (Parent) | 298 |
|
305 |
description | 313 |completion | 314 |
---|
trigger | 324 |completion | 325 |
---|---|
selector | 328 |
|
331 |
inputs | 334 |
|
339 |
outputs | 342 |
|
347 |
providers | 350 |
|
355 |
viewProviders | 358 |
|
363 |
template | 366 |
|
371 |
templateUrl | 374 |
|
377 |
styles | 380 |
|
385 |
styleUrls | 388 |
|
393 |
directives | 396 |
|
401 |
pipes | 404 |
|
409 |
properties | 412 |
|
417 |
host | 420 |
|
425 |
trigger | 433 |completion | 434 |
---|---|
@Inject | 437 |
|
440 |
@Input | 443 |
|
446 |
@Output | 449 |
|
452 |
@HostBinding | 455 |
|
458 |
@HostListener | 461 |
|
464 |
@ContentChild | 467 |
|
470 |
@ContentChildren | 473 |
|
476 |
@ViewChild | 479 |
|
482 |
@ViewChildren | 485 |
|
488 |
trigger | 496 |completion | 497 |
---|---|
constructor | 500 |
|
505 |
ngOnChanges | 508 |
|
513 |
ngOnInit | 516 |
|
521 |
ngDoCheck | 524 |
|
529 |
ngAfterContentInit | 532 |
|
537 |
ngAfterContentChecked | 540 |
|
545 |
ngAfterViewInit | 548 |
|
553 |
ngAfterViewChecked | 556 |
|
561 |
ngOnDestroy | 564 |
|
569 |
trigger | 577 |completion | 578 |
---|---|
@CanActivate | 581 |
|
584 |
routerOnActivate | 587 |
|
592 |
routerCanReuse | 595 |
|
600 |
routerOnReuse | 603 |
|
608 |
routerCanDeactivate | 611 |
|
616 |
routerOnDeactivate | 619 |
|
624 |
trigger | 632 |completion | 633 |
---|---|
ngClass | 636 |
|
637 |
ngIf | 640 |
|
641 |
ngIf | 644 |
|
645 |
ngFor | 648 |
|
649 |
ngForOf | 652 |
|
653 |
ngStyle | 656 |
|
657 |
ngSwitch | 660 |
|
661 |
ngSwitchDefault | 664 |
|
665 |
ngSwitchWhen | 668 |
|
669 |
ngModel | 672 |
|
673 |
ngModel | 676 |
|
677 |
ngModelChange | 680 |
|
681 |
trigger | 689 |completion | 690 |
---|