GithubX

Item

A composable row: title, description and actions.

Text only
Just a title and a description.

## installation

pnpm dlx shadcn@latest add https://ascii.cnlibs.com/r/item.json

## usage

import { Item, ItemContent, ItemDescription, ItemTitle } from "@/components/ui/item";
<Item>
  <ItemContent>
    <ItemTitle>Text only</ItemTitle>
    <ItemDescription>Just a title and a description.</ItemDescription>
  </ItemContent>
</Item>

## with media and actions

SB
With media and actions
Avatar on the left, button on the right.

## list

Items inside AsciiBoxRow get per-row hover backgrounds.

SB
Samuel Breznjak
Owner
MK
Mia Kowalski
Maintainer
DT
Dev Tran
Contributor