Gradient text
Text painted with a CSS gradient.
Build delightful interfaces
Presets
sunset
ocean
candy
Animated
Shimmering text
Inline
Ship faster with
API reference
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
preset | "aurora" | "brand" | "candy" | "flamingo" | "gold" | "mint" | "ocean" | "sunset" | 'brand' | Named colour preset used when from/via/to are not set. |
from | string | null | null | Gradient start colour; overrides the preset's first stop. |
via | string | null | null | Gradient middle colour; overrides the preset's second stop. |
to | string | null | null | Gradient end colour; overrides the preset's third stop. |
animate | boolean | false | Whether to animate a horizontal shimmer across the gradient. |
Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.