UNPKG

@progress/kendo-react-sortable

Version:

React Sortable provides a sortable drag-and-drop functionality to elements within a list. KendoReact Sortable package

19 lines (18 loc) 566 B
/** * @license *------------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the package root for more information *------------------------------------------------------------------------------------------- */ class a { /** * @hidden */ constructor(t, e, n, r) { this.target = t, this.prevIndex = e, this.nextIndex = n, this.newState = r; } } export { a as SortableOnDragEndEvent };