This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Commit 5222703
docs(guide/decorators): add decorator guide
+ explain decorators and how they are implemented in angular
+ explain how different types of services can be selected
+ explain `$delegate` objects and how they differ between services
+ warn of the risks/caveats of `$delegate` modification
+ note the exposure of `decorator` through the module api
+ show an example of decorating a core service
+ show an example of decorating a core directive
+ show an example of decorating a core filter
Closes #12163
Closes #143721 parent 4b38b44 commit 5222703
1 file changed
+486
-0
lines changed
0 commit comments