parent
7eccbcd30d
commit
040673464c
|
@ -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
|
||||
(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}
|
||||
|
||||
|
|
Loading…
Reference in New Issue