DiagramCalloutLine
A DiagramCalloutLine component from the Sigil design system.
Import
import { DiagramCalloutLine } from "@sigil-ui/components";Usage
<DiagramCalloutLine>...</DiagramCalloutLine>Props
| Prop | Type | Default | Description |
|---|---|---|---|
path | string | — | — |
label | string | — | — |
labelX | number | — | — |
labelY | number | — | — |
dotX | number | — | — |
dotY | number | — | — |
active | boolean | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-text | Text |
--s-text-muted | Text muted |
--s-font-mono | Font mono |