Tessellation
A Tessellation component from the Sigil design system.
Import
import { Tessellation } from "@sigil-ui/components";Usage
<Tessellation>...</Tessellation>Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | TessellationVariant | zigzag | Pattern variant. |
opacity | number | 0.06 | Pattern opacity. |
scale | number | 1 | Scale multiplier on background-size. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-border | Border |