Constructors
Section titled "Constructors"IgxAppendDropStrategy
new IgxAppendDropStrategy(_renderer: Renderer2): IgxAppendDropStrategy Defined in projects/igniteui-angular/directives/src/directives/drag-drop/drag-drop.strategy.ts:18
Returns IgxAppendDropStrategy
Methods
Section titled "Methods"dropAction
Section titled "dropAction"dropAction(drag: IgxDragDirective, drop: IgxDropDirective, _atIndex: number): void Defined in projects/igniteui-angular/directives/src/directives/drag-drop/drag-drop.strategy.ts:20
Parameters
- drag:
IgxDragDirective - drop:
IgxDropDirective - _atIndex:
number