Search results

RowDropSettings API in Vue TreeGrid API component

Configures the settings for row dragging and dropping within the TreeGrid, allowing for enhanced user interaction and data manipulation capabilities.

Properties

targetID

string

Specifies the ID of the droppable component where rows can be dragged and dropped. Ensures that the row drop operation targets the correct component within the application.

Defaults to null