pub type Callback<A> = fn(&mut A, Component, NodeId);
A parameterized application callback function signature