I use the following directive and pass data as explained on Official Angular page. However, although I can get the values in ngOnInit(), I cannot retrieve them on t
ngOnInit()