python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How can I combine a cdkDragDisabled with an cdkDragStarted?
I have some draggable elements. Some of them aren't movable. If the user tries to move them, I want to show an alert, that explains, why you cannot move this element.
I already disabled the movement o...
xXxKaddiexXx
Votes: 0
Answers: 0
CDK drop List always sets the list items from initial index in Angular
I have this cdk Drag drop
<div class="example-container" cdkDropListGroup>
Thus to describe data, one needs to know the extent of variability. This is given by the measures of dispersi...
user3653474
Votes: 0
Answers: 1
Drag and Drop in Angular 13
I want to drag an element from one component (e.g. a material list) to a material tree. Actually I found no sample how to do this. What I found is a drag and drop sample, that uses two lists (https://...

Marco Siebert
Votes: 0
Answers: 0