Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop and add item in Array #334

Open
silviotroia opened this issue Oct 16, 2017 · 0 comments
Open

Drop and add item in Array #334

silviotroia opened this issue Oct 16, 2017 · 0 comments

Comments

@silviotroia
Copy link

I'm looking for a way to add a item in a list in a drop position.
How can i do that?

i tried to do that without success

<div ui-sortable ng-model="landing.header"> <div ng-repeat="value in landing.header | unique:src" class="" ng-model="landing.header" data-drop="true" jqyoui-droppable="{index:{{$index}},multiple:true, stack:true}">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant