export-buttons
npx shadcn@latest add @design/export-buttonsRenders 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.
Search pages and components
npx shadcn@latest add @design/export-buttonsRenders 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.