Loading component…
Components /Fluid Morph Background
Organic fluid shape morphing animation
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/fluid-morph-bg.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| className | string | - | Additional CSS classes for the container. |
| duration | number | 4 | The duration of the morphing animation in seconds. |
| colors | string[] | ['#4f4fea', '#0c27cf', ...] | The base color palette to use for the morphing shapes. |
| backgroundColor | string | '#282886' | Background color for the scene container. |