Triangle
A Triangle component from the Sigil design system.
Import
import { Triangle } from "@sigil-ui/components";Preview
Usage
<Triangle>Triangle content</Triangle>Props
| Prop | Type | Default | Description |
|---|---|---|---|
direction | `"up" | "down" | "left" |
size | `"sm" | "md" | "lg" |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-surface | Surface |