pub fn use_try_consume<T: Clone + 'static>() -> Option<T>
Try to get access to a value stored in this component instance or some ancestor.