CLI setup for DnD code on this page
If you copy code from the Snippet or Component tabs, run the command below first. It scaffolds AfnoUI, installs the pointer-event DnD primitives at components/dnd/*, and pulls the runtime deps the snippets import (lucide-react, clsx, tailwind-merge).
Alternatively, install a ready-made demo with afnoui add dnd/<variant>. That command pulls the DnD primitives and the variant's example file (under dnd/<variant>/, a sibling of components/) in one go — you don't need to run the init step separately.
Install with:
npx afnoui init --dnd Custom Pointer DnD
Multi-list transfer
Move items between two lists — same-list reorders, cross-list transfers.
2 zones
cross-list
insert at index
Install with:
npx afnoui add dnd/multi-listMulti-list transfer
Available (4)
Alice Chen
Marcus Lee
Priya Patel
Diego Ruiz
Selected (1)
Hana Suzuki