Slide 5
Slide 5 text
Signal based Components
input() / output()
Creates a writable Signal bound to a component's inputs / outputs
model()
Creates a writable Signal that reflects changes (two way binding)
viewChild() / viewChildren()
Access references to components, directives and elements in the view
contentChild() / contentChildren()
Access references to components, directives and elements in the projected
content