Pattern
A Pattern component from the Sigil design system.
Import
import { Pattern } from "@sigil-ui/components";Preview
Usage
<Pattern>Pattern content</Pattern>Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | PatternVariant | dots | Pattern type. |
opacity | number | 0.1 | Pattern opacity. |
scale | number | 1 | Scale of the pattern. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-text | Text |