• 概要
@angular/cdk/drag-drop

DragStartDelay

Type Alias

Possible values that can be used to configure the drag start delay.

API

    
      type DragStartDelay = number | {touch: number; mouse: number}
    
    
Jump to details