#### Feature Description `<div cdkDropList (cdkDropListDropped)="drop($event)">` I want get in `$event` data about pressed keys like Alt, Ctrl or Shift for example. #### Use Case For different behaviour and more various UI/UX scenarios with keyboard participio.