New to KendoReactStart a free 30-day trial

SortableItemUIProps
Premium

Represents the props of the Sortable item UI component.

NameTypeDefaultDescription

attributes?

any

The atributes that have to be passed to the first child element.

dataItem

any

The data object that represents the current Sortable item.

forwardRef?

(element: HTMLElement) => void

The callback function that has to be passed to the ref property of the first child element.

isActive

boolean

The flag which describes that an item is active.

isDisabled

boolean

The flag which describes that an item is disabled.

isDragCue

boolean

The flag which describes that an item is rendered inside the drag cue.

isDragged

boolean

The flag which describes that an item is dragged.

style

React.CSSProperties

The CSS styles that have to be passed to the first child element.

Not finding the help you need?
Contact Support