+1 vote
in Angular by
Does Angular support nested controllers?

1 Answer

0 votes
by

Yes, Angular does support the concept of nested controllers. The nested controllers are needed to be defined in a hierarchical manner for using it in the View. 

Related questions

+1 vote
asked Jul 5, 2022 in Angular by sharadyadav1986
0 votes
asked Sep 16, 2023 in Angular by GeorgeBell
...