Thanks to visit codestin.com
Credit goes to angular.dev

    • Overview
@angular/cdk/drag-drop

DropListOrientation

Type Alias

Possible orientations for a drop list.

API

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