This component no longer exists. It was in duck’s manifest when we first indexed it and is not there now — the registry served its inventory on 2026-08-08 and this item was not on it. The install command below will fail. It is kept here because a tutorial somewhere still tells people to run it.
Duck List Header
duck/duck-list-headerRemovedComponent
Column labels over a stack of DuckListRows, with a sort control and a column contract the header and the rows actually share. DuckList writes the track list once as --duck-list-cols, so a column width is declared in one place instead of copied onto every row. Plain divs, no table roles: the sort direction is announced in words. Row selection or resizable columns want a real <table> instead.
Install it
npx shadcn@latest add https://raw.githubusercontent.com/davide97g/duck-ui/main/duck-list-header.jsonThis registry does not serve an item endpoint we could read, so we hold its metadata but not its source.
What it pulls in
npm packages
Other registry items
