Kanban board over the same $state

Live in demo 76-kanban-board.

When

One with columns = lanes, rows pivoted by status. HTML5 drag-drop moves cards between lanes.

How

Key API surface:

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