Design-Next

Navigation

Search pages and components

export-buttons

npx shadcn@latest add @design/export-buttons

Renders a button per format; onExport(format) does the actual export (the component never touches data).

Each button calls onExport with its format — the caller does the work.