hi
scenario:i have 3 componente first,sec,thirdin asingle DC.i want to send a value from first to sec and third depending on button clicked.similarly from sec to third and first.also same with third component.
each component has 2 input fields,binded with two string attributes.
how to map these attributes for passing the values
any help