I\'m trying to write an Angular Directive that prevents rendering content (like ngIf=false) under certain conditions (if server-side rendered).
I looked at how the ng