Sortable js
Adding Sortable in your project
import { SortableDemoComponent} from './drag-and-drop/sortablejs/sortable.component';import { SortableDemoComponent } from './drag-and-drop/sortablejs/sortable.component';{ path: 'dragndrop/sortable', component: SortableDemoComponent }
Last updated
Was this helpful?