GrainGradient
A GrainGradient component from the Sigil design system.
Import
import { GrainGradient } from "@sigil-ui/components";Preview
Usage
<GrainGradient>GrainGradient content</GrainGradient>Props
| Prop | Type | Default | Description |
|---|---|---|---|
tint | GrainTint | accent | Tint color of the grain overlay. |
intensity | GrainIntensity | medium | Noise intensity. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-primary | Primary |
--s-warning | Warning |
--s-text | Text |