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) 567 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, r, n) { this.target = t, this.prevIndex = e, this.nextIndex = r, this.newState = n; } } export { a as SortableOnDragOverEvent };