Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序正在显示一个“分组字段”表,其中每组字段都有一个删除按钮。
例如: firstname lastname age deleteButton firstname lastname age deleteButton firstname lastname age deleteButton firstname lastname age deleteButton
当前,当单击 deleteButton 时,链接的行会被后端绑定自动删除。
我想在要删除的行上制作动画...
怎么做 ?
我不确定,但也许你可以试试这个? http://emberjs.com/api/classes/Ember.View.html#event_willDestroyElement