Can you use one component as an Input where the user can change value, and another component, say a gauge, is a calculated value based on the first value? When the first value is changed by user, the gauge display is automatically refreshed. Thank you.