Home:ALL Converter>Passing data from Grandparent to child angular 4

Passing data from Grandparent to child angular 4

Ask Time:2018-01-29T21:45:25         Author:Teodor

Json Formatter

Is there any other way of passing data from grandparent to a child component in angular without using a data service (the child is dependent of data that the grandparent gets from the api) ? If so can you help me with an example ?

Author:Teodor,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/48502736/passing-data-from-grandparent-to-child-angular-4
yy