UNPKG

@maksim_m/ngx-sortablejs

Version:

This package is an Angular 2+ binding for [Sortable.js](https://github.com/RubaXa/Sortable). Supports standard arrays and Angular `FormArray`.

7 lines (6 loc) 263 B
import * as i0 from "@angular/core"; export declare class SortablejsService { transfer: (items: any[]) => void; static ɵfac: i0.ɵɵFactoryDeclaration<SortablejsService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<SortablejsService>; }