• Overview
@angular/cdk/drag-drop

DropListOrientation

Type Alias

Possible orientations for a drop list.

API

  
    type DropListOrientation = 'horizontal' | 'vertical' | 'mixed'
  
  
Jump to details