UNPKG

ngx-tree-dnd

Version:

Angular 7 support tree with drag-and-drop sortable data tree. It`s fast and smart.

8 lines (7 loc) 428 B
export * from './lib/ngx-tree-dnd.service'; export * from './lib/ngx-tree-dnd-parent/ngx-tree-dnd-parent.component'; export * from './lib/ngx-tree-dnd-children/ngx-tree-dnd-children.component'; export * from './lib/directives/ngx-tree-dnd-autofocus.directive'; export * from './lib/directives/ngx-tree-dnd-drag.directive'; export * from './lib/directives/ngx-tree-dnd-drop.directive'; export * from './lib/ngx-tree-dnd.module';