• Table of contents
  • Introduction
  • Architecting with Components
  • Reference
  • Configuration
  • Decorators
  • Metadata
  • View Encapsulation
  • Lifecycle Hooks
  • Data Binding
  • Templating
  • Property Binding
  • Event Binding
  • Two-way Binding
  • Canonical syntax
  • Inter-component communication
  • Communicate between parent to child
  • Communicate between child to parent with Outputs
  • Communicate between siblings
  • Communicate between nested routes
  • Communicate with multiple components at once
  • Content projection