angular drag and drop cdk. I want to know, how to get the index value of all items in the drag and drop on event cdkDropListDropped.
Or is there any event, which I can rely on. I want to know the index value of all items in the list once the item in the list of moved to new location.
angular drag and drop cdk. I want to know, how to get the index value of all items in the drag and drop on event cdkDropListDropped.
Or is there any event, which I can rely on. I want to know the index value of all items in the list once the item in the list of moved to new location.