TextLiquid Text
Liquid Text
Create a dynamic liquid-like text effect with smooth animations of border radius and scale. Perfect for adding eye-catching text animations to your UI.
Overview
The LiquidText
component creates a visually engaging liquid-like animation by dynamically adjusting the border radius and scale of the text container. This effect adds fluidity and energy to the text.
The component takes additional classes to customize the component's styling.
Preview
Liquid
Usage
Code
Example
Custom Colors Gradient
Liquid
Props
Prop | Type | Default |
---|---|---|
text | string | - |
className | string | - |
as | ElementType<any, keyof IntrinsicElements> | "div" |