W3cubDocs

/Angular

createDropListRef

Creates a DropListRef for an element, turning it into a drop list.

API

function createDropListRef<T = unknown>(
  injector: Injector,
  element: any,
): DropListRef<T>;

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/cdk/drag-drop/createDropListRef