molecule
gy-list-row
Anchor-row primitive with a bold name on the left and secondary metadata on the right, distinct from card and todo shapes.
Live
What you ship.
Markup
<gy-list-row href="/repos/warp">
gyrum-labs/warp
<span slot="meta">4 PRs · last deploy 4h ago</span>
</gy-list-row>Prop space
Tier
Tag
| Prop | Type | Default | Description |
|---|---|---|---|
href | string | no default | Optional deep-link target. When safe + set, the row is an `<a>`. |
Slots: children,meta.
Where this lives
import '@gyrum-labs/components/list-row/list-row.js';