UNPKG

ng-reorder

Version:

Sort elements within a list by using drag-n-drop interface without any restrictions by direction

3 lines (2 loc) 109 B
import { InjectionToken } from '@angular/core'; export declare const DRAG_UNIT_PARENT: InjectionToken<{}>;