parent
1d9c44b34f
commit
b16fa45d83
|
@ -36,7 +36,7 @@ Called after every check of the component's or directive's content.
|
|||
|
||||
@cheatsheetItem
|
||||
`afterViewInit() { ... }`|`afterViewInit()`
|
||||
Called after onContentInit when the component's view has been initialized. Applies to components only.
|
||||
Called after afterContentInit when the component's view has been initialized. Applies to components only.
|
||||
|
||||
|
||||
@cheatsheetItem
|
||||
|
|
Loading…
Reference in New Issue