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
Priority buckets
Drag a task between Low / Medium / High buckets to retag it.
3 zones
tag swap
tone-coded
Install with:
npx afnoui add dnd/bucketsPriority buckets
Low
Update docs
Add tests
Medium
Fix login bug
Refactor parser
High
Investigate outage