Back to Developer Roadmap

Standalone

src/data/roadmaps/angular/content/[email protected]

4.0443 B
Original Source

Standalone

A standalone component is a component that sets standalone: true in its component metadata. Standalone components directly import other components, directives, and pipes used in their templates

Visit the following resources to learn more: