Display
List Item
A high-performance list row with support for icons, multi-line descriptions, and interactive states.
Variants
Use 'card' for featured grid layouts or 'default' for standard lists.
Card Variant
Props
| Prop | Type |
|---|---|
title | string |
description | string |
leftIcon | ReactNode |
rightIcon | ReactNode |
variant | 'default' | 'card' | 'ghost' |
showChevron | boolean |
