标签: jquery nested-sortable
伙计们。我使用了这个插件https://github.com/ilikenwf/nestedSortable。
I' M克隆项目,添加到列表,但我无法移动新项目。如何刷新插件或smth。我需要移动所有列表。它是我的代码。
this.search(term: string) .debounce(3000) .filter(term => term.length > 2 ) .subscribe();