• 概要
@angular/cdk/drag-drop

DragAxis

Type Alias

Possible axis along which dragging can be locked.

API

    
      type DragAxis = 'x' | 'y'
    
    
Jump to details