Simple Angular2 Input-Output Example This is a simple app showing how to pass information from a parent to a child component and visa-versa: parent component <==> child component This code was inspired by the question posed here.