I would like to drop an item into a 3rd party calendar component. To do so I need to set dataTransfer inside sortstart and then read it in ondrop of that 3rd party calendar. Is that somehow possible?