pub fn use_consume<T>() -> Twhere T: Clone + 'static,
Get access to a value stored in this component instance or some ancestor.