# Preferences Card

> Settings card, each row is an icon tile, a title and a 1 line hint, with a chevron that only walks in on hover. Rows with details push an iOS style panel in from the right and a back button returns to the list, the demo has profile fields, payment and toggles. The card is pinned to the menu's height so opening a panel doesn't resize it. rows and width are props. Light and dark via shadcn theme tokens, respects reduced motion. More dark, data-dense components at https://www.ssych.com/library?ref=21st.dev

- Author: [Savva Sicevs](https://21st.dev/@ssychui)
- Library: [ssych ui](https://21st.dev/@ssychui/library/ssicevs)
- License: mit
- Tags: Settings, Menu, Navigation, Card
- npm dependencies: lucide-react, framer-motion
- Live preview: https://21st.dev/@ssychui/components/preferences-card

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ssychui/preferences-card?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/settings.md
