Painless drag-and-drop with web components and no framework at all.
A very simple Kanban-ish example, where child can be dragged around into different “board” on the page.
One of the child has a container nested inside. Other child can be dragged into and out of the nested item with ease.
A grid structure where every cell can only accept 1 child. Suitable for board games UI and etc.