@kanunilabs/datagrid / ROW_DRAG_MIME
Variable: ROW_DRAG_MIME
constROW_DRAG_MIME:"application/x-kanuni-row"='application/x-kanuni-row'
Defined in: datagrid/src/createGrid.ts:104
MIME type carrying a dragged row. The SAME string the React renderer uses, so a row can cross between a React grid and a vanilla grid on one page.