Tooltip
Informational popup displayed on hover or focus. Install Tooltip from the VLLNT UI registry with the shadcn CLI.
Inline edge label for relationship semantics such as streams, handoffs, or policies. Install Edge Label from the VLLNT UI registry with the shadcn CLI.
Edge Label is a small pill-shaped tag for annotating the connection between two nodes — the kind of label you place on an edge in a graph, flow, or pipeline to name a stream, handoff, or policy. It renders as an inline, uppercase, letter-spaced badge and takes an emphasis prop with two levels: subtle for muted resting labels and active for a highlighted sky-toned state. It forwards every native span prop for positioning.
OverlayPreview
Switch between light and dark to inspect the embedded Storybook preview.
Inline edge label for relationship semantics such as streams, handoffs, or policies. Part of the overlay family in VLLNT UI, it ships as a machine-readable registry entry — copy the source directly into your app with the shadcn CLI and own it, no runtime dependency on a component library.
| Platform | Dependencies | Capabilities |
|---|---|---|
| Web | @vllnt/ui@^0.3.0 | Browser rendering, DOM events, and ARIA semantics |
| Native | — | Not available |
Add Edge Label to your project with the shadcn CLI. The source lands in your codebase, ready to adapt:
pnpm dlx shadcn@latest add https://ui.vllnt.com/r/edge-label.jsonExplore every variant and state in the interactive Storybook: