
committed by
Miško Hevery

parent
7a7e999fb5
commit
a5fe8501c4
@ -243,7 +243,7 @@ By default, Angular always starts at the current `Injector` and keeps
|
|||||||
searching all the way up. Modifiers allow you to change the starting
|
searching all the way up. Modifiers allow you to change the starting
|
||||||
(self) or ending location.
|
(self) or ending location.
|
||||||
|
|
||||||
Additionally, you can combine all of the modifiers except `@Host()` and `@Self()` and of course `@Skipself()` and `@Self()`.
|
Additionally, you can combine all of the modifiers except `@Host()` and `@Self()` and of course `@SkipSelf()` and `@Self()`.
|
||||||
|
|
||||||
{@a optional}
|
{@a optional}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user