Skip to content
Get Pro

Background Inbox

Work still running elsewhere and completed results waiting to be collected.

Loading component preview…

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/background-inbox.json

API reference

Background Inbox

Background Inbox properties
PropTypeDefaultDescription
itemsBackgroundInboxItem[]Provides result identity, lifecycle state, and recency.
onSelect(id: string) => voidOpens a completed or running item.
onDismiss(id: string) => voidClears an item from the inbox.