# Empty Table

> A data table that keeps its header row and column widths visible when there are no rows yet, showing skeleton placeholders, a loading state, and add/import actions to help users fill it in.

- Author: [Arihant jain](https://21st.dev/@arihantcodes_1f7b8c4d)
- Library: [Spectrum UI](https://21st.dev/@arihantcodes_1f7b8c4d/library/spectrum-ui)
- License: MIT
- Tags: Table, Empty State, Skeleton, Data Table, Loading
- npm dependencies: motion
- Live preview: https://21st.dev/@arihantcodes_1f7b8c4d/components/table-empty

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/arihantcodes_1f7b8c4d/table-empty?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 · More like this: https://21st.dev/community/components/s/table.md
