regularjs/regular

Not able to bind r-animation to components.

Closed this issue · 1 comments

Version:
Latest

Reproduction:
This codepen

Description:
Not able to bind r-animation on components. Is it a feature that is not added yet or it is just that I am not doing it right?

r-animation不支持绑定到组件上。

<comp r-animation="..." />

会被当做组件数据: comp.data['r-animation']