mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
docs: add new docs to 1-projection (#1132)
* docs: add new docs to 1-projection * docs: add new docs, remove old docs
This commit is contained in:
committed by
GitHub
parent
ffa01c6a7e
commit
2a3c4b0c86
@@ -28,7 +28,7 @@ In Angular, content projection is a powerful technique for creating highly custo
|
||||
|
||||
You can learn all about <b>ng-content</b> [here](https://angular.dev/guide/components/content-projection) from simple projection to more complex ones.
|
||||
|
||||
To learn about <b>ngTemplateOutlet</b>, you can find the API documentation [here](https://angular.io/api/common/NgTemplateOutlet) along with some basic examples.
|
||||
To learn about <b>ngTemplateOutlet</b>, you can find the API documentation [here](https://angular.dev/api/common/NgTemplateOutlet) along with some basic examples.
|
||||
|
||||
With these two tools in hand, you are now ready to take on the challenge.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user