# Table Edit

> This component is a highly interactive and reusable data table built entirely using Shadcn UI components. It features a fixed header and footer, allowing the middle rows to scroll independently, which is ideal for tables with large datasets. Users can select rows using checkboxes, view row-specific actions via a dropdown menu, and even edit rows inline, with inputs for text fields and a select dropdown for status. The design balances usability and simplicity, making it suitable for admin dashboards, CRM systems, or any interface that requires efficient data management, while maintaining a clean, professional look.

- Author: [Ruixen UI](https://21st.dev/@ruixen.ui)
- Library: [Ruixen UI](https://21st.dev/@ruixen.ui/library/ruixen-ui)
- License: unknown
- npm dependencies: lucide-react
- Live preview: https://21st.dev/@ruixen.ui/components/table-edit

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ruixen.ui/table-edit?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
