Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Dumb Component communicates events to the Smart Component through ________
Home
Angular 2 Game Of States
Dumb Component communicates events to the Smart Component through ________
+1
vote
asked
Jan 23, 2022
in
Angular 2 Game Of States
by
Robindeniel
Dumb Component communicates events to the Smart Component through ________
Select the correct answer from below given options:
a) @Component
b) @Event
c) @Output
d) @Input
dumb-component
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 23, 2022
by
Robindeniel
c) @Output
Dumb Component communicates events to the Smart Component through @Output
...