Skip to content

Commit 0665237

Browse files
authored
Initial commit
0 parents  commit 0665237

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# angular-nested-component-with-input-and-output-decorator
2+
This blog helps you to create a nested angular nested component and pass data between parent and child components. For passing data you will use Input() and Output() decorator.

0 commit comments

Comments
 (0)