Angular Components: @Input() & @Output()

preview_player
Показать описание
There are two ways to exchange data between components: Using the @Input() and @Output() decorators or a Service. In this exercise we'll be using the component decorators.
Рекомендации по теме