Project Spaces
A folder-like component for organizing and displaying multiple projects in a grid layout.


Development
7 projects
Features
- Grid preview — Shows 4 project thumbnails
- Hover animations — Subtle lift effect
- Dropdown menu — Rename and delete actions
- Context menu — Right-click for quick access
Custom Space
Customize the space name, project count, and project thumbnails.
Design Projects
12 projects
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| name | string | "Development" | Space/folder name |
| projectCount | number | 7 | Number of projects |
| projects | Array<{ image?: string; gradient?: string }> | - | Project thumbnails (first 4 shown) |
Components Used
dropdown-menucontext-menu