Link list

Linked items with logo, label, and subtitle

LinkList renders a vertical stack of external links. Each item has a logo or icon on the left, a title with an open-in-new indicator, and optional subtitle lines. Used in sidebars and detail pages to surface related resources.

With logos

With icons

Consulting CTA

tsx
// From the npm package
import { LinkList } from 'rift-ds/components/LinkList/LinkList';

// Or as source you own, via the shadcn CLI
npx shadcn@latest add https://rift-ds.com/r/link-list.json