# useItemOverflow

> Responsive and dynamically calculates the number of items that can fit within a container without overflowing, while accounting for a "+X" overflow indicator. It automatically adjusts to container resizes and provides utilities to render responsive lists (e.g., tags, avatars, or badges) that gracefully handle overflow.

- Author: [oc tung](https://21st.dev/@hihahihahoho)
- License: mit
- npm dependencies: usehooks-ts
- Live preview: https://21st.dev/@hihahihahoho/components/use-item-overflow

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/hihahihahoho/use-item-overflow?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
