
Angular Structural Directives and Their Microsyntax - AiA 374
Adventures in Angular
00:00
How to Use Angular to Parse a Div
You can only use one structural directive per element. You could literally write your entire application without ever using the star prefix if you want it. There's no easy way for Angular to figure out which structure you're trying to create if you apply two structural directives to the same element, which is why you can only apply one. Like there's nothing stopping you from doing that.
Transcript
Play full episode