molecule
gy-anomaly
Informational list-row primitive that renders a muted alert glyph followed by linked text for FYI unusual-signal rows.
Live
What you ship.
Markup
<gy-anomaly href="#distill-throughput">distill PR throughput is 60% below 14-day median (2 vs ~5).</gy-anomaly>Prop space
Tier
Tag
| Prop | Type | Default | Description |
|---|---|---|---|
href | string | no default | Optional deep-link target. When set + safe, the body wrapper is an `<a>`. |
Slots: children.
Where this lives
import '@gyrum-labs/components/anomaly/anomaly.js';