New to Kendo UI for Vue? Start a free 30-day trial
TreeViewDragClue
Represents the Kendo UI for Vue Native TreeViewDragClue component which renders a clue when an item is dragged.
Change Theme
Theme
Loading ...
Methods
hide
Hides the TreeViewDragClue component.
show
Displays the TreeViewDragClue component.
Parameters
top number
The top
CSS position of the component.
left number
The left
CSS position of the component.
text string
The text of the component.
operationClassName string
The CSS class name which is related to the specific drop operation.