标签: javascript ractivejs
如果我有一个物体 我怎么能有跟踪你好的变化的东西。 otherobject.value将不断变化,我想获得有关此更改的更新。
我希望能够拥有如下功能:
function helloUpdated(newValueOrWhatever){ }
每次“'你好”的价值都会被解雇。属性由otherobject.value更改。但是我不想直接与otherobject或otherobject.value进行交互。
答案 0 :(得分:4)
退房 http://docs.ractivejs.org/latest/ractive-observe
您可以观察由ractive