0

I love the drag and drop concept of Gridster, but I have a dynamic set of tiles that changes depending on live updates from Meteor. For example, lets say I have a Tiles array in a User model. When the Tiles array is updated by Meteor, it is hard to ascertain what was added to the Tiles array. Is there a way to call Gridster again on the same container but with new tiles?

4

1 回答 1

0

我不确定它到底是你想要完成的。add_widget但是您可以使用和添加和删除项目remove_widget。你可以看到使用serialize_changed.

于 2013-02-12T12:07:05.110 回答