• 概要
@angular/cdk/drag-drop

CdkDragHandle

Class

Handle that can be used to drag a CdkDrag instance.

API

    
      class CdkDragHandle implements AfterViewInit ,OnDestroy {}
    
    

element

any

disabled

boolean

Whether starting to drag through this handle is disabled.

disabled

boolean

ngAfterViewInit

void
@returnsvoid

ngOnDestroy

void
@returnsvoid
Jump to details