Aurelia2 - Attributes transferring

I am trying to understand how Aurelia2 works with its Attributes transferring.

I have built a little demo and built a component “attr-transfer” which is is trying to use the feature

Can anyone be kind enough to point to me why the Attributes transferring is not working correctly?

1 Like

I understood the error: bindable properties are ignored as described by the docs.

4 Likes