LyteNyte Grid logo for light mode. Links back to the documentation home page.
Rows

Row Drag

The API reference for the row drag functionality in LyteNyte Grid.

DragData

Contains data associated with a drag operation, including transferable and site-local information.

Prop

DragEventFn

Prop

DragEventParams

Arguments passed during a drag event lifecycle.

Prop

DragMoveState

Describes the final state of a drag-and-drop move operation.

Prop

DragPlaceholderFn

Prop

DragPlaceholderParams

Parameters passed when rendering the drag placeholder content.

Prop

DragPosition

Represents the current pointer position during a drag operation.

Prop

DropEventFn

Prop

DropEventParams

Represents the full context passed to the drop event handler.

Prop

GetDragDataFn

Prop

GetDragDataParams

Defines the input parameters for the function that provides data during a drag operation.

Prop

UseRowDragParams

Parameters for configuring drag behavior using a React hook.

Prop