briansostudio / teamform

teamform for comp3111
0 stars 0 forks source link

Question about interact between two components #53

Closed clementf2b closed 7 years ago

clementf2b commented 7 years ago

If I got two components and they provide two props from each component like one is value1 and other one is value2 which both provide true and false value, how can I interact them or may I say :value1="value2"?

BrianSo commented 7 years ago

what do you mean by they provide two props from each components?

clementf2b commented 7 years ago

Sorry. it should be one prop in each components