Is there any support for Drag & Drop functionality in Vaadin Flow?

I need drag & drop functionality and I wonder if there is anything so far in Vaadin 14.1.x that supports this? I looked into the components but I don’t see anything.

What I need is basically to select some list element and drag/drop it into an area on the page.

Yes. See the docs here: https://vaadin.com/docs/flow/dnd/drag-source.html