Budget Widget
A futuristic widget for displaying budget information with progressive blur and spotlight effects.
Features
- Animated numbers — Count-up animation on load
- Progressive blur — Depth effect on background
- Spotlight effect — Interactive cursor glow
- Custom backgrounds — Image or gradient support
- External link — Optional budget URL
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| budgetName | string | "Spring Campaign 2024" | Name of the budget |
| budgetTotal | number | 285000 | Total budget amount |
| currency | string | "$" | Currency symbol |
| backgroundImage | string | "/image.png" | Background image URL |
| budgetUrl | string | - | Optional URL for external link |
| budgetLabel | string | "Budget" | Label text above the name |
Components Used
buttonspotlightprogressive-bluranimated-number