Angular - Standalone Components
What does adding
standalone: true in an Angular pipe or directive decorator do?standalone: true in an Angular pipe or directive decorator do?standalone: true flag in Angular marks a pipe or directive so it does not require declaration inside an NgModule.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions