Pass data from one Component to another in Angular | Stack MJ

preview_player
Показать описание
In this video I have explained about various ways of passing data from one component to another.

Share data from parent to child component.
Share data from child to parent component.
Share data between sibling components.

#angular #angulartutorial #datasharing #components #passdataincomponents #sharedataincomponents #sharedatabetweenangularcomponents #angulardatabinding #eventemitter
Рекомендации по теме
Комментарии
Автор

For what you from 3:50 to 4:07, I get an error:
NG5: Argument of type 'Event' is not assignable to parameter of type 'string'.

pegues