ng-repeat finish event

前端 未结 15 2849
盖世英雄少女心
盖世英雄少女心 2020-11-22 02:15

I want to call some jQuery function targeting div with table. That table is populated with ng-repeat.

When I call it on

$(document).r         


        
15条回答
  •  暗喜
    暗喜 (楼主)
    2020-11-22 02:49

    My solution was to add a div to call a function if the item was the last in a repeat.

提交回复
热议问题