Capítulo 9 de 11
State-transition and overlay components — loading indicators, modals, tabs, and tooltips that communicate app state changes.
| Name | Purpose | Install |
|---|---|---|
| Loaders | A set of minimal loading-screen spinners | npx shadcn@latest add @aceternity/loader |
| Multi Step Loader | Step-by-step loader for long-running screens | npx shadcn@latest add @aceternity/multi-step-loader |
| Animated Modal | Compound modal component with animated open/close transitions | npx shadcn@latest add @aceternity/animated-modal |
| Animated Tabs | Tabs with an animated background indicator on selection | npx shadcn@latest add @aceternity/tabs |
| Animated Tooltip | Tooltip that follows the mouse pointer on hover | npx shadcn@latest add @aceternity/animated-tooltip |
| Tooltip Card | Larger tooltip-style card that follows the pointer | npx shadcn@latest add @aceternity/tooltip-card |
| Meteor Effect | Group of animated beams resembling meteors, for backgrounds | npx shadcn@latest add @aceternity/meteors |