GradientBannerSection
A GradientBannerSection component from the Sigil design system.
Import
import { GradientBannerSection } from "@sigil-ui/components";Usage
<GradientBannerSection>...</GradientBannerSection>Props
| Prop | Type | Default | Description |
|---|---|---|---|
logo | ReactNode | — | — |
text | string | — | — |
gradient | string | — | — |
height | string | — | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-primary | Primary |
--s-background | Background |
--s-primary-contrast | Primary contrast |