Kanban board over the same $state
Live in demo 76-kanban-board.
When
One
How
Key API surface:
pivot the source array into row × lane slotsdrag/drop events on cells
See the demo source for the full implementation; this recipe pins the pattern + the surface so you can copy-paste it confidently. The doc page that explains the underlying feature in depth is linked from the recipes index.
See also
- Demo 76-kanban-board source
- Demo 76-kanban-board prompt sidecar - drop into an LLM context window
- Recipes index