Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
--fix flag 343
@input() decorator
used, for receiving values 49-52
used, for two-way data binding 53, 54
*ngFor directive
using 75, 76
*ngIf statement
used, for combining ng-template 138, 139
@Output() decorator
used, for emitting values 52, 53
used, for two-way data binding 53, 54
@ViewChild decorator
using, to access child components 55
.yml file
creating 355
jobs, defining to run 356, 357
trigger, adding 356
A
a11y 298
abstraction 164
Accessible Rich Internet Applications (ARIA) attributes 301
aria-label 301
role 302
access token
creating 352-355
adapters 12
ahead-of-time (AOT) template compiler 278
Angular 35
forms 93
reactive programming 187, 188
Angular applications
accessibility 299
architectural...