Hi
I have two components CompA and CompB, I have dateTimepicker in CompA. On change of date time picker i need the value of date in CompB. How can i acheive it using bindable property only.
Please help, thanks in advance.
Hi
I have two components CompA and CompB, I have dateTimepicker in CompA. On change of date time picker i need the value of date in CompB. How can i acheive it using bindable property only.
Please help, thanks in advance.
<parent>
<comp-a common-property.two-way="propertyOnParent></comp-a>
<comp-b common-property.two-way="propertyOnParent></comp-b>
</parent>
More importantly, what problem are you trying to solve?
Don’t ask for faster horses (-:
'Cos we have ‘em.
But they are not what you are looking’ for.