React-sortable-tree: Drag and drop by node title

Created on 25 Jul 2017  路  1Comment  路  Source: frontend-collective/react-sortable-tree

Hi! Can you give me some tips about the way I can make the nodes draggable by its' title, not the special handler?
And thanks a lot for your work - the component is very useful and highly customizable, I enjoy working with it.

question

Most helpful comment

Just passed by :) I think you may take a look at nodeContentRenderer option and change the behaviour of connectDragPreview and connectDragSource to your need

>All comments

Just passed by :) I think you may take a look at nodeContentRenderer option and change the behaviour of connectDragPreview and connectDragSource to your need

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robhadfield picture robhadfield  路  3Comments

LogicMonsters picture LogicMonsters  路  5Comments

2503shubham picture 2503shubham  路  3Comments

mcolburn picture mcolburn  路  4Comments

mhiggs picture mhiggs  路  3Comments