parent
2c9bfb3c80
commit
1a619e1dbd
2 changed files with 695 additions and 641 deletions
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,7 @@ |
|||||||
|
# Standalone Component |
||||||
|
|
||||||
|
Standalone components provide a simplified way to build Angular applications. Standalone components, directives, and pipes aim to streamline the authoring experience by reducing the need for NgModules. Existing applications can optionally and incrementally adopt the new standalone style without any breaking changes. |
||||||
|
|
||||||
|
Visit the following resources to learn more: |
||||||
|
|
||||||
|
- [Angular Website](https://angular.io/guide/standalone-components) |
Loading…
Reference in new issue