Gradient text

Text painted with a CSS gradient.

Build delightful interfaces

Presets

sunset

ocean

candy

Animated

Shimmering text

Inline

Ship faster with ng-blatui — accessible, copy-paste components for your next Angular app.

API reference

Inputs

PropTypeDefaultDescription
preset"aurora" | "brand" | "candy" | "flamingo" | "gold" | "mint" | "ocean" | "sunset"'brand'Named colour preset used when from/via/to are not set.
fromstring | nullnullGradient start colour; overrides the preset's first stop.
viastring | nullnullGradient middle colour; overrides the preset's second stop.
tostring | nullnullGradient end colour; overrides the preset's third stop.
animatebooleanfalseWhether 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.