Constructors
Section titled "Constructors"IgxPrependDropStrategy
new IgxPrependDropStrategy(_renderer: Renderer2): IgxPrependDropStrategy Defined in projects/igniteui-angular/directives/src/directives/drag-drop/drag-drop.strategy.ts:31
Returns IgxPrependDropStrategy
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:33
Parameters
- drag:
IgxDragDirective - drop:
IgxDropDirective - _atIndex:
number