CdkDragPlaceholder
directive
Element that will be used as a template for the placeholder of a CdkDrag when it is being dragged. The placeholder is displayed in place of the element being dragged.
constructor
CdkDragPlaceholder<T>
@paramargs
unknown[]
@returns
CdkDragPlaceholder
templateRef
any
data
T
Context data to be added to the placeholder template instance.
ngOnDestroy
void
@returns
void
Jump to details